Skip to content

Conversation

@AaronRobinsonMSFT
Copy link
Member

Port of fix in .NET 5 – #58412.

/cc @davidwrighton @jkoritzinsky @elinor-fung

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.
@elinor-fung
Copy link
Member

/backport to release/6.0

@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2021

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1192265530

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit c02d6da into dotnet:main Sep 2, 2021
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the reftracker_disconnect_semantic_net7 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.

2 participants