forked from dotnet/runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce process count for ETW manifest test (dotnet#96950)
* Reduce process count for ETW manifest test Remove the launch process and instead run within the test host. Launch the ETW session prior to launching the process - removes the race window between ETW session spin up and process start.
- Loading branch information
1 parent
f365173
commit a25783f
Showing
1 changed file
with
73 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters