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
Prevent premature end of the Benchmark process at Ctrl-C, fixes#2483 (#2661)
* Ensure revert of system state at Benchmark Process termination, fixes#2483
* PowerManagementApplier and ConsoleTitler system state is now reverted at
Process termination.
* To prevent code duplication, DisposeAtProcessTermination class is
introduced.
* Apply suggestions from code review and add documentation
0 commit comments