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

Greatly improve salloc's handling of SIGINT.

If the allocation has been granted, it will release the job
allocation on the first SIGINT, and ignore any following SIGINT signals
while waiting for the user's command to exit.

If the allocation if pending, salloc revokes the allocation and exits.

Should all other signals have the same behaviour?
parent cce66df3
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