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 behavior of Barrier when DispatchQueue::Abort is called #481

Merged
merged 1 commit into from Apr 2, 2015

Conversation

codemercenary
Copy link
Contributor

If a user calls Abort, any active calls to Barrier must throw exceptions if they cannot successfully complete.

If a user calls Abort, any active calls to Barrier must throw exceptions if they cannot successfully complete.
gtremper added a commit that referenced this pull request Apr 2, 2015
Fix behavior of Barrier when DispatchQueue::Abort is called
@gtremper gtremper merged commit 2e311b4 into develop Apr 2, 2015
@gtremper gtremper deleted the bug-barrierabort branch April 2, 2015 17:40
gtremper added a commit that referenced this pull request Apr 2, 2015
Fix behavior of Barrier when DispatchQueue::Abort is called
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