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?
Loading
Please register or sign in to comment