Skip to content

dcheck fail with fakeredis #4961

New issue

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

Closed
romange opened this issue Apr 19, 2025 · 0 comments · Fixed by #5024
Closed

dcheck fail with fakeredis #4961

romange opened this issue Apr 19, 2025 · 0 comments · Fixed by #5024
Assignees
Labels
important higher priority than the usual ongoing development tasks
Milestone

Comments

@romange
Copy link
Collaborator

romange commented Apr 19, 2025

To reproduce:

  1. ./dragonfly --proactor_threads=2 --dbfilename= --logtostderr --port=6380
  2. 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

@romange romange modified the milestones: v1.29, v1.30 Apr 19, 2025
@romange romange added the important higher priority than the usual ongoing development tasks label Apr 28, 2025
BagritsevichStepan added a commit to BagritsevichStepan/dragonfly that referenced this issue Apr 29, 2025
fixes dragonflydb#4961

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>
BagritsevichStepan added a commit to BagritsevichStepan/dragonfly that referenced this issue May 1, 2025
fixes dragonflydb#4961

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
important higher priority than the usual ongoing development tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants