Skip to content
Snippets Groups Projects
Commit 806d66dc authored by Moe Jette's avatar Moe Jette
Browse files

Modify job step cancel logic for scancel and srun (on reciept of SIGTERM

    or three SIGINT) to immediately send SIGKILL to spawned tasks.  Previous
    logic would send SIGCONT, SIGTERM, wait KillWait seconds, SIGKILL.
(Actually this is just a commit of the Totalview test for above logic.)
parent b3f78423
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment