mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
046be11be2
When stopping an internal daemon, first try to use SIGINT and then resort to SIGKILL. This is to avoid the signal handler exiting with a non-zero return code during shutdown.