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

[release/6.0-preview3] Fix waits on iOS #50421

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 30, 2021

Backport of #50388 to release/6.0-preview3

/cc @akoeplinger @CoffeeFlux

Customer Impact

#50245, waiting on WaitHandles was broken on iOS.

Testing

Manual testing, will look at adding a unit test in a followup PR.

Risk

Low.

I don't understand why CLOCK_MONOTONIC doesn't work even in newer simulators here, but this will at least fix the problem for now.
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@akoeplinger akoeplinger requested a review from marek-safar March 30, 2021 14:50
@marek-safar marek-safar added the Servicing-approved Approved for servicing release label Mar 30, 2021
@Anipik Anipik merged commit a5f523c into release/6.0-preview3 Mar 31, 2021
@Anipik Anipik deleted the backport/pr-50388-to-release/6.0-preview3 branch March 31, 2021 17:04
@ghost ghost locked as resolved and limited conversation to collaborators Apr 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants