Catch the standard Unix SIGTERM kill signal and do a graceful shutdown #709

Merged
JonathanCoe merged 1 commits from master into master 2014-10-13 05:31:01 +02:00

1 Commits

Author SHA1 Message Date
JonathanCoe
3b42805efc Catch the standard Unix SIGTERM kill signal and do a graceful shutdown of PyBitmessage.
We already do this for the SIGINT kill signal. The change allows us to do a clean
shutdown of PyBitmessage when its process has been separated from the terminal.
2014-08-26 13:55:42 +02:00