未验证 提交 7adac4e5 编写于 作者: S Sung Yoon Whang 提交者: GitHub

Fix ThreadPool events validation test (#48588)

* Fix ThreadPool events validation test

* space
上级 a86e2840
......@@ -48,6 +48,7 @@ public static int Main(string[] args)
return total;
});
}
Task.WaitAll(tasks);
};
private static Func<EventPipeEventSource, Func<int>> _DoesTraceContainEvents = (source) =>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册