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

Fire AssemblyUnloadStarted event #87890

Merged
merged 9 commits into from
Jul 20, 2023

Conversation

eduardo-vp
Copy link
Member

Fixes #86178

@ghost
Copy link

ghost commented Jun 21, 2023

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #86178

Author: eduardo-vp
Assignees: -
Labels:

area-Diagnostics-coreclr

Milestone: -

@eduardo-vp eduardo-vp requested a review from janvorli June 21, 2023 23:10
@tommcdon
Copy link
Member

@eduardo-vp do you plan to pursue this PR for .NET 8 or shall we move to .NET 9?

@eduardo-vp
Copy link
Member Author

@tommcdon yes, the idea is to get it into .NET8

Copy link
Member

@janvorli janvorli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@eduardo-vp eduardo-vp marked this pull request as ready for review July 20, 2023 20:06
@eduardo-vp eduardo-vp merged commit 4cbf8bd into dotnet:main Jul 20, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 20, 2023
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.

ICorProfilerCallback.AssemblyUnloadStarted is never called
3 participants