Skip to content

Commit 0dbc198

Browse files
author
devizer
committed
Brush up Cpu Usage Async Watcher again
1 parent 59a6a39 commit 0dbc198

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Universe.CpuUsage/CpuUsageAsyncWatcher.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ public void Stop()
4242
{
4343
IsRunning = false;
4444
#if !NET20 && !NET30 && !NET35 && !NET40 && !NET45
45+
ContextItem.Value = null;
4546
_ContextSwitchListener.Value = null;
4647
_ContextSwitchListener = null;
4748
#endif

0 commit comments

Comments
 (0)