Commit 3c40e5e7 authored by Moe Jette's avatar Moe Jette
Browse files

Add jobid/stepid to MESSAGE_TASK_EXIT to address race condition when

    a job step is cancelled, another is started immediately (before the 
    first one completely terminates) and ports are reused. 
    NOTE: This change requires that SLURM be updated on all nodes of the
    cluster at the same time. There will be no impact upon currently running
    jobs (they will ignore the jobid/stepid at the end of the message).
parent 00542c22
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