Update the ThreadPool command to handle both Portable and Windows thread pool#1175
Merged
eduardo-vp merged 13 commits intomicrosoft:mainfrom Sep 29, 2023
Merged
Conversation
Contributor
|
Hey! I'm in the process of migrating the codebase here over to dotnet/diagnostics. The code will remain the same, but the relative path of the files and location of the repo will change. This will make migrating your change annoying (but not impossible). Are you ready to wrap up this change? It's no problem if you aren't yet ready. If you need more time, you may need to generate a patch for the diff (maybe try Thanks! |
leculver
approved these changes
Sep 26, 2023
Contributor
leculver
left a comment
There was a problem hiding this comment.
LGTM, I have two minor suggestions.
kouvel
approved these changes
Sep 27, 2023
mikem8361
pushed a commit
to dotnet/diagnostics
that referenced
this pull request
Sep 30, 2023
…nd when using the Windows thread pool (#4160) Uses the properties exposed in microsoft/clrmd#1175 to show relevant Windows thread pool information if it's enabled --------- Co-authored-by: Mike McLaughlin <[email protected]>
leculver
pushed a commit
to leculver/diagnostics
that referenced
this pull request
Feb 19, 2026
…nd when using the Windows thread pool (dotnet#4160) Uses the properties exposed in microsoft/clrmd#1175 to show relevant Windows thread pool information if it's enabled --------- Co-authored-by: Mike McLaughlin <[email protected]>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.