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

bug(server): multi cleanup on error #1813

Merged
merged 1 commit into from Sep 6, 2023
Merged

bug(server): multi cleanup on error #1813

merged 1 commit into from Sep 6, 2023

Conversation

adiholden
Copy link
Collaborator

the bug: when returning error on a command in multi tx we do not cleanup the multi cntx
the fix: cleanup the cntx when error is returned

the bug: when returning error on a command in multi tx we do not cleanup
the multi cntx
the fix: cleanup the cntx when error is returned

Signed-off-by: adi_holden <adi@dragonflydb.io>
@adiholden adiholden enabled auto-merge (squash) September 6, 2023 12:38
@adiholden adiholden merged commit d1bce69 into main Sep 6, 2023
10 checks passed
@adiholden adiholden deleted the fix_multi_on_error branch September 6, 2023 13:02
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