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(attach): make removing clients atomic #966

Merged
merged 1 commit into from
Dec 23, 2021
Merged

fix(attach): make removing clients atomic #966

merged 1 commit into from
Dec 23, 2021

Conversation

imsnif
Copy link
Member

@imsnif imsnif commented Dec 23, 2021

This is a fix for #963

This was caused by a race condition with the various states in which we track connected clients. The fix was to make removing clients across the various states atomic.

@imsnif imsnif merged commit 0d7f22f into main Dec 23, 2021
@har7an har7an deleted the fix-flaky-detach branch October 23, 2022 15:10
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.

1 participant