Skip to content

Proper handling of signals

AdminXVII requested to merge AdminXVII/ion:bubble-sigint into master

Ignore the signals when a trying to kill an empty process group. When a non-interactive shell is stopped because of a signal, raise it at exit to let the error bubble.

Merge request reports