Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 2, 2021

Backport of #58472 to release/6.0

/cc @elinor-fung @AaronRobinsonMSFT

Customer Impact

Testing

Risk

Based on misunderstanding of SyncBlock clean-up modes the indication of
when an Native Object Wrapper was being collected was being done after
the wrapper's Finalizer was run. However, this information must be conveyed
prior to wrapper finalization and synchronously during the GC.
@ghost ghost added the area-Interop-coreclr label Sep 2, 2021
@AaronRobinsonMSFT
Copy link
Member

/cc @jeffschwMSFT

@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 6.0.0 milestone Sep 2, 2021
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. Please get a code review and we can merge.

@jeffschwMSFT jeffschwMSFT merged commit d764578 into release/6.0 Sep 2, 2021
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the backport/pr-58472-to-release/6.0 branch September 2, 2021 18:02
@ghost ghost locked as resolved and limited conversation to collaborators Oct 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants