#### System information Geth version: 1.9.24-stable OS & Version: Linux Commit hash : cc05b050df5f88e80bb26aaf6d2f339c49c2d702 #### Expected behaviour SIGINT causes node to shut down in a reasonable amount of time. #### Actual behaviour Over ten minutes later I'm still waiting for the node to shut down. #### Steps to reproduce the behaviour Attempt to shut down a running node using SIGINT. #### Backtrace I saw #1379 had been asked for the log after you just panic it, so: [sigint.log](https://github.com/ethereum/go-ethereum/files/5616355/sigint.log)