Commit 6f60c6ca authored by Nate Rini's avatar Nate Rini Committed by Tim Wickberg
Browse files

Cleanup runaway jobs list to avoid leaking memory.

Call _purge_known_jobs() from _get_runaway_jobs() to purge
known jobs (to slurmctld) from the list.

Removed secondary list runaway_jobs as it was no longer needed.
This also avoids leaking all the runaway_jobs.

Bug 6952.
parent 62dc419e
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