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

Fix ThreadPool events validation test #48588

Merged
merged 2 commits into from
Feb 22, 2021
Merged

Conversation

sywhang
Copy link
Contributor

@sywhang sywhang commented Feb 22, 2021

This test was failing sometimes because there were no ThreadPool events recorded. Turns out it wasn't waiting for the tasks to be complete... This should fix #48543.

@sywhang sywhang merged commit 7adac4e into dotnet:master Feb 22, 2021
@sywhang sywhang deleted the dev/suwhang/48543 branch February 22, 2021 17:28
@ghost ghost locked as resolved and limited conversation to collaborators Mar 24, 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.

Test failure : tracing\\eventpipe\\eventsvalidation\\ThreadPool\\ThreadPool.cmd
2 participants