Skip to content

v0.10.2 - Unix signal only

Compare
Choose a tag to compare
@mvniekerk mvniekerk released this 26 Apr 05:41
· 36 commits to main since this release

Because it uses Tokio for the ctrl+c signal handling, the signal feature only works with Unix.

Thank you @SandroHc for this.