Fix handling of negative numbers in ThreadPool.SetMin/MaxThreads (#24163)
authorStephen Toub <stoub@microsoft.com>
Tue, 23 Apr 2019 14:18:46 +0000 (10:18 -0400)
committerGitHub <noreply@github.com>
Tue, 23 Apr 2019 14:18:46 +0000 (10:18 -0400)
commitefe39f35933d89bb8f82472333810fddb78480b2
treefadb2a066a8c3beb47e87727bf30bf0f9a32adb0
parent447b6554f393f3fa02f3d697cdf7c56612a0fa1a
Fix handling of negative numbers in ThreadPool.SetMin/MaxThreads (#24163)

* Fix handling of negative numbers in ThreadPool.SetMin/MaxThreads

* Fix disabled test name
src/System.Private.CoreLib/src/System/Threading/ThreadPool.CoreCLR.cs
tests/CoreFX/CoreFX.issues.json