未验证 提交 970a7e2d 编写于 作者: A Adam Sitnik 提交者: GitHub

disable CooperativeBlockingCanCreateThreadsFaster on OSX (#66988)

上级 cbace424
......@@ -906,6 +906,7 @@ public static void ThreadPoolThreadCreationDoesNotTransferExecutionContext()
}
[ConditionalFact(nameof(IsThreadingAndRemoteExecutorSupported))]
[ActiveIssue("https://github.com/dotnet/runtime/issues/66852", TestPlatforms.OSX)]
public static void CooperativeBlockingCanCreateThreadsFaster()
{
// Run in a separate process to test in a clean thread pool environment such that work items queued by the test
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册