Commit 6728119f authored by Mark A. Grondona's avatar Mark A. Grondona Committed by Morris Jette
Browse files

slurmd: return failure to signal job step if prolog is running

If the job prolog is running we can't send a signal to job step
tasks, so return SLURM_FAILURE instead of ESLURM_INVALID_JOB_ID.
This should cause the caller to retry, instead of assuming the
job step is not running on the node.
parent c2fbf88f
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