Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mdh1418
Copy link
Member

@mdh1418 mdh1418 commented Aug 8, 2024

Fixes #106113

#106040 previously only blocked EventPipeEventProvider's Dispose for the EventPipe Provider's deferred deletion scenarios. This PR extends the blocking behavior for non deferred deletion scenarios as well, so EventPipeEventProvider.Dispose/Unregister will always be blocked by in flight callbacks.

@mdh1418
Copy link
Member Author

mdh1418 commented Aug 8, 2024

/azp run runtime-coreclr outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mdh1418
Copy link
Member Author

mdh1418 commented Aug 8, 2024

No eventsourceerror in first coreclr outerloop run

@mdh1418
Copy link
Member Author

mdh1418 commented Aug 8, 2024

/azp run runtime-coreclr outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mdh1418
Copy link
Member Author

mdh1418 commented Aug 9, 2024

/azp run runtime-coreclr outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mdh1418
Copy link
Member Author

mdh1418 commented Aug 9, 2024

/azp run runtime-coreclr outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@noahfalk noahfalk left a comment

Choose a reason for hiding this comment

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

👍

@mdh1418 mdh1418 merged commit c4624d0 into dotnet:main Aug 12, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2024
@mdh1418 mdh1418 deleted the block_eventpipe_delete_provider branch June 24, 2025 16:05
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.

Test failure: tracing/eventpipe/eventsourceerror/eventsourceerror/eventsourceerror.cmd
2 participants