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

WaitForSingleObject stops all threads #1170

Merged
merged 1 commit into from
Aug 19, 2016
Merged

Conversation

unak
Copy link
Contributor

@unak unak commented Aug 18, 2016

Fix a problem introduced by pull request #1155 (oh, sorry...)

`WaitForSingleObject` stops all threads.
Therefore, use it only to check the event is signaled.
@tagomoris tagomoris merged commit bf78d78 into fluent:master Aug 19, 2016
@unak unak deleted the patch-1 branch August 22, 2016 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants