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

fixes a stream deadlock multiple ways #8

Merged
merged 3 commits into from Oct 22, 2019
Merged

fixes a stream deadlock multiple ways #8

merged 3 commits into from Oct 22, 2019

Conversation

Stebalien
Copy link
Member

This patch tightens some critical sections and avoids taking locks while holding locks. Both the first and last commits would fix #7 individually.

@Stebalien Stebalien requested a review from vyzo October 22, 2019 11:00
@Stebalien Stebalien merged commit 367fc7d into master Oct 22, 2019
@Stebalien Stebalien deleted the fix/7 branch October 22, 2019 11:04
@Stebalien Stebalien restored the fix/7 branch December 6, 2019 22:14
@Stebalien Stebalien deleted the fix/7 branch December 6, 2019 22:15
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.

Stream deadlock
2 participants