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

Get rid of hardcoded sleep in tracing/runtimeeventsource/nativeruntimeeventsource #72010

Merged
merged 3 commits into from
Jul 14, 2022

Conversation

davmason
Copy link
Member

Fixes #71331

This test was failing because in some runs the event would take longer than 2 seconds to get all the way through the eventing pipeline.

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.

LGTM modulo comments

@davmason
Copy link
Member Author

Fixes #70966

@davmason
Copy link
Member Author

This fixes #70966 (unsafe multithreaded hashset access) and #68690 (we would occasionally see no events at all in GCStress/JITStress) as well.

@davmason davmason merged commit 1a0c9ca into dotnet:main Jul 14, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
5 participants