Commit 561aae52 authored by jette's avatar jette
Browse files

Fix problem where completing job has terminate RPC resent to nodes

Without this change, when the slurmctld daemon is reconfigured and
jobs are in completing state, then all nodes allocated to the job
are resent TERMINATE_JOB RPCs. After this change, only nodes which
have not processed the TERMINATE_JOB RPC are sent another one.
parent 9f9b3407
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