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.SetMinThreads and SetMaxThreads to return false when they don't override the preconfigured value #57699

Merged
merged 5 commits into from
Aug 30, 2021

Conversation

kouvel
Copy link
Member

@kouvel kouvel commented Aug 18, 2021

  • Also added validity checks for configured values

Fixes #1872

…en they don't override the preconfigured value

Fixes dotnet#1872
@kouvel kouvel added this to the 7.0.0 milestone Aug 18, 2021
@kouvel kouvel requested a review from mangod9 August 18, 2021 22:56
@kouvel kouvel self-assigned this Aug 18, 2021
@ghost
Copy link

ghost commented Aug 18, 2021

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Also added validity checks for configured values

Fixes #1872

Author: kouvel
Assignees: kouvel
Labels:

area-System.Threading

Milestone: 7.0.0

@kouvel kouvel merged commit 5694f94 into dotnet:main Aug 30, 2021
@kouvel kouvel deleted the SetWithForceMinFix branch August 30, 2021 18:41
@ghost ghost locked as resolved and limited conversation to collaborators Sep 29, 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.

aspnet core 3.1 linux ThreadPool.SetMinThreads is not work
2 participants