You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stop counting work items from ThreadPoolTypedWorkItemQueue for ThreadPool.CompletedWorkItemCount (dotnet#106854)
* Stop counting work items from ThreadPoolTypedWorkItemQueue as completed work items
* Fix CompletedWorkItemCount
* Update src/libraries/System.Threading.ThreadPool/tests/ThreadPoolTests.cs
Co-authored-by: Koundinya Veluri <[email protected]>
* Run CompletedWorkItemCountTest on Windows only
---------
Co-authored-by: Eduardo Manuel Velarde Polar <[email protected]>
Co-authored-by: Koundinya Veluri <[email protected]>
0 commit comments