Commit c989e7ec authored by Morris Jette's avatar Morris Jette
Browse files

In slurmd suspend, fix job id record

Array of active job suspend IDs was using -1 to indicated empty slots in the array, but the array was of type uint32_t. Cray might have noted a problem in this.
parent 25474ae8
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