Commit 5638a68
[release/10.0] Revert dotnet#112403 (dotnet#124194)
Backport of dotnet#123966 to release/10.0
/cc @agocke
## Customer Impact
- [X] Customer reported
- [ ] Found internally
Customer reported that they saw GC deadlocks after upgrading to .NET 10.
This PR is the cause. After revert, deadlocks went away.
## Regression
- [X] Yes
- [ ] No
## Testing
A private build was shared with the customer and confirmed that this PR
was the cause of the regression.
## Risk
Low. This will return us to the .NET 9 state. This PR was intended to
work around issues with high pinning scenarios, but the previous state
was well-understood and acceptable.
Co-authored-by: Andy Gocke <andy@commentout.net>1 parent 081d220 commit 5638a68
2 files changed
Lines changed: 85 additions & 191 deletions
0 commit comments