Skip to content

Commit 059a724

Browse files
Altered to allow for multiple key presses
1 parent 502012e commit 059a724

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Tools/dotnet-counters/CounterMonitor.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,6 @@ private Task<int> Start()
858858
}
859859
}
860860
}
861-
862861
StopMonitor();
863862
return _shouldExit.Task;
864863
}

0 commit comments

Comments
 (0)