Skip to content
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

fix: Reply within async_dispatch block in squashed pipeline #1825

Merged
merged 2 commits into from Sep 8, 2023

Conversation

dranikpg
Copy link
Contributor

@dranikpg dranikpg commented Sep 8, 2023

Builds on #1824

Fixes the dispatch interruption bug

Instead of moving the async_dispatch guard I decided to clean the queue later, so that sync dispatch is still not possible. I think its "clearer", but let me know if its confusing

Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
@dranikpg dranikpg merged commit 257e789 into dragonflydb:main Sep 8, 2023
7 checks passed
@dranikpg dranikpg deleted the fix-squashed-pipeline-replies branch September 15, 2023 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants