Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 2, 2024

Backport of #97837 to release/8.0-staging

/cc @AaronRobinsonMSFT

Customer Impact

  • Customer reported
  • Found internally

The issue was found in some Watson buckets and reported from customer WinRT applications. The result is a random crash in heavily concurrent COM applications.

Regression

  • Yes
  • No

Testing

All relevant tests pass. This is removing an abstraction so no functional change.

Risk

Low. This is removing an abstraction with no practical change. The abstraction was calling delete implicitly. Removing the abstraction now requires an explicit call to delete.

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.

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. we will take for consideration in 8.0.x

@AaronRobinsonMSFT AaronRobinsonMSFT added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Feb 2, 2024
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit e6d8079 into release/8.0-staging Feb 6, 2024
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the backport/pr-97837-to-release/8.0-staging branch February 6, 2024 17:03
@github-actions github-actions bot locked and limited conversation to collaborators Mar 8, 2024
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