Skip to content

1.10.0

Compare
Choose a tag to compare
@coleifer coleifer released this 30 May 16:12
· 418 commits to master since this release

View commits

  • Ensure that the default SIGINT handler is registered. This fixes an edge-case that arises when the consumer is run without job control, which causes interrupt signals to be ignored.
  • Restarts (SIGHUP) are now graceful by default.