Commit fed60eb2 authored by Danny Auble's avatar Danny Auble
Browse files

BLUEGENE - Fix issue where requeuing jobs could cause an assert.

This was an unrealized regression from commit 0da01963.  The problem
is we were clearing the job_ptr->job_resrcs too early.  This patch fixes
it to wait until the job is actually being requeued so it does the right
thing.
parent d30417a3
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