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] Use reader/writer lock instead of mutex for ComWrappers RCW cache #91149

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

Backport of #91120 to release/8.0

/cc @AaronRobinsonMSFT

Customer Impact

User reported issue - #90964. This was observed in a C#/WinRT scenario and would help adoption for other WinRT users.

Testing

We have extensive testing for this scenario and for the performance issue, we've added dotnet/performance#3298.

See #91120 (comment) for details on lack of NAOT changes.

Risk

Low.

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 8.0.0 milestone Aug 25, 2023
@AaronRobinsonMSFT AaronRobinsonMSFT added the Servicing-consider Issue for next servicing release review label Aug 25, 2023
@AaronRobinsonMSFT
Copy link
Member

/cc @manodasanW

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 this pr is ready it can be merged

@jeffschwMSFT jeffschwMSFT added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Aug 26, 2023
@AaronRobinsonMSFT
Copy link
Member

@jkotas or @jeffschwMSFT The CI is green. Please merge when convenient.

@jkotas jkotas merged commit 4122c63 into release/8.0 Aug 26, 2023
110 checks passed
@jkotas jkotas deleted the backport/pr-91120-to-release/8.0 branch August 26, 2023 22:23
@ghost ghost locked as resolved and limited conversation to collaborators Sep 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Interop-coreclr Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants