Commit 67b9b78b authored by Morris Jette's avatar Morris Jette
Browse files

Fix for job array hash table

Without this change, if the last task of a job array is started, then requeued, it will appear twice in the job array hash table, which typically results in a linked list that loops back on itself (an infinite loop)
parent 948618ba
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