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 a PAL spin lock issue #62

Merged
merged 1 commit into from
Aug 23, 2018
Merged

Fix a PAL spin lock issue #62

merged 1 commit into from
Aug 23, 2018

Conversation

kouvel
Copy link
Member

@kouvel kouvel commented Aug 22, 2018

Fix for https://github.com/dotnet/coreclr/issues/18486

  • Lock release needs to be at least volatile

coreclr master PR: dotnet/coreclr#19604

Fix for https://github.com/dotnet/coreclr/issues/18486
- Lock release needs to be at least volatile

coreclr master PR: dotnet/coreclr#19604
@kouvel kouvel added the bug Something isn't working label Aug 22, 2018
@kouvel kouvel added this to the Future milestone Aug 22, 2018
@kouvel kouvel self-assigned this Aug 22, 2018
@kouvel kouvel requested a review from mikem8361 August 22, 2018 23:15
@mikem8361 mikem8361 merged commit c6779d1 into dotnet:master Aug 23, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Jan 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants