We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To reproduce:
./dragonfly --proactor_threads=2 --dbfilename= --logtostderr --port=6380
poetry run pytest -v test/test_mixins/test_streams_commands.py
F20250419 21:00:29.788691 531449 stream_family.cc:44] Check failed: pv.MallocUsed() != 0
The text was updated successfully, but these errors were encountered:
fix(stream_family): Fix stream memory tracking 2
0d7ea85
fixes dragonflydb#4961 Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>
dc0645d
BagritsevichStepan
Successfully merging a pull request may close this issue.
To reproduce:
./dragonfly --proactor_threads=2 --dbfilename= --logtostderr --port=6380
poetry run pytest -v test/test_mixins/test_streams_commands.py
- may need several runs.F20250419 21:00:29.788691 531449 stream_family.cc:44] Check failed: pv.MallocUsed() != 0
The text was updated successfully, but these errors were encountered: