Skip to content

Added note to SetMaxThreads documentation#9186

Merged
gewarren merged 2 commits intodotnet:mainfrom
eduardo-vp:fix/set-max-threads-documentation
Aug 21, 2023
Merged

Added note to SetMaxThreads documentation#9186
gewarren merged 2 commits intodotnet:mainfrom
eduardo-vp:fix/set-max-threads-documentation

Conversation

@eduardo-vp
Copy link
Member

Fixes dotnet/runtime#80072

Adding a note giving more details on how SetMaxThreads work.

@eduardo-vp eduardo-vp requested a review from kouvel as a code owner August 10, 2023 20:46
@ghost ghost added community-contribution Indicates that the PR has been added by a community member area-System.Threading labels Aug 10, 2023
@learn-build-service-prod
Copy link

Learn Build status updates of commit 44afd8d:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Threading/ThreadPool.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Co-authored-by: Koundinya Veluri <kouvel@users.noreply.github.com>
@learn-build-service-prod
Copy link

Learn Build status updates of commit 7630d19:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Threading/ThreadPool.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@kouvel
Copy link
Contributor

kouvel commented Aug 15, 2023

CC @dotnet/docs as well for review

@gewarren gewarren merged commit c3a3aad into dotnet:main Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-System.Threading community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting max worker threads of ThreadPool neither work nor fail

3 participants