terminal
terminal copied to clipboard
Investigate how to handle processes that (pratically) never handle to SIGTERM
As discussed here we don't send SIGKILL and we hang on SIGTERM if the process doesn't want to respond [1].
Things to think about:
- How should we react?
- How should this presented to the user?
[1] https://code.launchpad.net/~niclasl/pantheon-terminal/fix-1327526/+merge/229307
Launchpad Details: #LP1353159 Raphael Isemann - 2014-08-05 22:40:01 +0000