Skip to content

Conversation

@neakor
Copy link
Contributor

@neakor neakor commented May 25, 2018

NSCondition.wait must be run in a loop that continuously checks the actual predicate. The wait method can randomly wake up without the condition being signaled.

`NSCondition.wait` must be run in a loop that continuously checks the actual predicate. The `wait` method can randomly wake up without the condition being signaled.
@neakor neakor requested a review from rudro May 25, 2018 18:42
@CLAassistant
Copy link

CLAassistant commented May 25, 2018

CLA assistant check
All committers have signed the CLA.

@neakor neakor merged commit 643360a into master May 25, 2018
@neakor neakor deleted the fix_nscondition_loop branch May 25, 2018 18:54
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