dotnet / crank

Benchmarking infrastructure for applications
MIT License
976 stars 103 forks source link

Improve CTRL+C reliability #636

Closed sebastienros closed 1 year ago

sebastienros commented 1 year ago

Noticed the CTRL+C was exiting its boundaries sometimes and killing the Agent too. This is restoring the CTRL handlers in a finally block and changing the handler group to 0.