mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
After proper research, `SIGKILL` should be prevented if possible; Use `SIGTERM` instead Source: [In what order should I send signals to gracefully shutdown processes?](https://stackoverflow.com/a/37692419)