Skip to content

WIP: Catch POSIX Signals

Karel Slaný requested to merge handle-posix-signals into develop

Catching SIGINT, SIGTERM and such and exiting gracefully.

Merge request reports