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

Add test for EventListener consuming ThreadPool events #48487

Merged

Conversation

sywhang
Copy link
Contributor

@sywhang sywhang commented Feb 18, 2021

We don't have any test covering the case where an EventListener is used to consume ThreadPool events. This PR adds one.

}
}

class EventPipeSmoke
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: can we match the class name to the file name?

Base automatically changed from master to main March 1, 2021 09:08
@davmason
Copy link
Member

davmason commented Apr 6, 2021

@sywhang this is on the stale PR list, what is missing before it can be merged?

@davmason davmason force-pushed the dev/suwhang/eventlistener-threadpool-tests branch from cfc5935 to 2a5d1cc Compare May 31, 2021 19:06
@davmason
Copy link
Member

davmason commented Jun 1, 2021

@josalem can you take another look? The original failures were due to EventPipePayloadDecoder not supporting enums, so I added support for those.

@davmason davmason merged commit 0f79fe3 into dotnet:main Jun 2, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jul 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.

4 participants