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 #17533: Fix mutex testRetryAcquire() on Windows #17591

Merged
merged 2 commits into from
Oct 3, 2019

Conversation

samdark
Copy link
Member

@samdark samdark commented Oct 3, 2019

Q A
Is bugfix?
New feature?
Breaks BC?
Tests pass? ✔️
Fixed issues #17533

@samdark samdark added this to the 2.0.28 milestone Oct 3, 2019
https://docs.microsoft.com/en-us/windows/win32/api/synchapi/nf-synchapi-sleep

> If dwMilliseconds is less than the resolution of the system clock, the thread may sleep for less
> than the specified length of time.
@samdark samdark merged commit ce0c7ad into master Oct 3, 2019
@samdark samdark deleted the 17533-fix-mutex-test-on-windows branch October 3, 2019 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant