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: remove preliminary socket close in replica #1172

Merged
merged 1 commit into from May 2, 2023

Conversation

dranikpg
Copy link
Contributor

@dranikpg dranikpg commented May 2, 2023

Fix regression tests (again).

The socket is closed on destruction, no need to close it ahead. If we close it ahead, asserts in the regular socket flow fail (we don't check there every time if its valid or not)

Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
@dranikpg dranikpg requested a review from royjacobson May 2, 2023 06:50
@dranikpg dranikpg merged commit e9576d2 into dragonflydb:main May 2, 2023
6 checks passed
@dranikpg dranikpg deleted the fix-replica branch May 28, 2023 09:17
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