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-staging] Revert "Avoid taking lock for empty bucket in ConcurrentDictionary.TryRemove …" #107656

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 10, 2024

Backport of #107653 to release/8.0-staging

/cc @stephentoub

Customer Impact

  • Customer reported
  • Found internally

[Select one or both of the boxes. Describe how this issue impacts customers, citing the expected and actual behaviors and scope of the issue. If customer-reported, provide the issue number.]

Regression

  • Yes
  • No

.NET 8: #82004

Testing

By the customer. There's a race condition that's hard to validate with a functional test.

Risk

Low. The change is trivial and is a pure revert of an optimization PR previously merged.

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-collections
See info in area-owners.md if you want to be subscribed.

@stephentoub stephentoub added the Servicing-consider Issue for next servicing release review label Sep 10, 2024
@stephentoub stephentoub added this to the 8.0.x milestone Sep 10, 2024
@leecow leecow added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 12, 2024
@leecow leecow modified the milestones: 8.0.x, 8.0.10 Sep 12, 2024
@carlossanlop
Copy link
Member

/ba-g Failure is #87783

@carlossanlop carlossanlop merged commit 578af59 into release/8.0-staging Sep 19, 2024
108 of 115 checks passed
@carlossanlop carlossanlop deleted the backport/pr-107653-to-release/8.0-staging branch September 19, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Collections Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants