Skip to content

2.1.0

Choose a tag to compare

@blueset blueset released this 22 Nov 16:37
· 56 commits to master since this release
v2.1.0
b172738

2.1.0 - 2020-11-23

Added

  • 5 consequent SIGTERM or SIGINT will trigger a force quit.
  • Allow user to trace hanging threads to debug graceful exit-related issues.

Fixed

  • Blocking main thread to keep thread pools running throughout the session (#225)