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

Avoid possible deadlock in param #370

Merged
merged 2 commits into from
Dec 7, 2022
Merged

Conversation

krichardsson
Copy link
Contributor

This PR avoids the possible deadlock in params when closing the connection by not blocking when poping the queues.

Fixes #368

@ataffanel ataffanel merged commit def4331 into master Dec 7, 2022
@ataffanel ataffanel deleted the krichardsson/issue-368 branch December 7, 2022 11:44
@krichardsson krichardsson added this to the 0.1.21 milestone Dec 13, 2022
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.

Race condition in parameter handling
2 participants