anntnzrb e78420475e Use SIGTERM instead of SIGKILL
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)
2020-08-04 12:56:25 -05:00
..
2020-08-04 12:56:25 -05:00
2020-07-09 17:08:17 -04:00