`staking-miner`: Add handling of `SIGTERM`, `SIGKILL`, `SIGQUIT` and `SIGINT` (#5780)
* Add handling of SIGTERM, SIGINT and SIGQUIT Fix #5649 * Fix signals and log levels * Add missing imports * Add sig count to the logs
Please register or sign in to comment