Commit 9dc5e55c authored by Christopher J. Morrone's avatar Christopher J. Morrone
Browse files

Vastly improve slaunch's signal handling abilities.

slaunch will now cancel a job step on SIGINT, SIGHUP, and SIGTERM.  If
a signal it caught, it will signal the step to terminate and wait up
to 10 seconds for all remote nodes to report that the tasks have exited.

After 10 seconds, it will give up waiting and exit, regardless of the
state of the job step.
parent 100f4e7c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment