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

Fixed locking in Barrier when there is no async subscription #346

Merged
merged 1 commit into from
Mar 5, 2018

Conversation

kozlovic
Copy link
Member

@kozlovic kozlovic commented Mar 4, 2018

I originally started f as a go routine, but decided not to, however doing so I should have released the locks. This is done now.

Related to #338
Resolves #345

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 95.029% when pulling 7337feb on fix_barrier into 0718c1c on master.

@derekcollison
Copy link
Member

LGTM

@kozlovic kozlovic merged commit bfca8af into master Mar 5, 2018
@kozlovic kozlovic deleted the fix_barrier branch March 5, 2018 00:35
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.

3 participants