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/8.0] Fix a deadlock in NonGC + Profiler API #91130

Merged
merged 21 commits into from
Aug 25, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 25, 2023

Backport of #90847 to release/8.0

/cc @EgorBo

Customer Impact

New Profiler APIs, which were added in .NET 8.0, contained a potential deadlock this PR has fixed. The deadlock was identified via #90830 customer report.

Testing

CI profiler testing + local stress-testing

Risk

Low

Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved. once ready this pr can be merged

@jeffschwMSFT jeffschwMSFT added the Servicing-approved Approved for servicing release label Aug 25, 2023
@jeffschwMSFT jeffschwMSFT added this to the 8.0.0 milestone Aug 25, 2023
@carlossanlop carlossanlop merged commit 7879486 into release/8.0 Aug 25, 2023
110 of 112 checks passed
@carlossanlop carlossanlop deleted the backport/pr-90847-to-release/8.0 branch August 25, 2023 22:25
@ghost ghost locked as resolved and limited conversation to collaborators Sep 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-VM-coreclr Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants