Commit 8960b805 authored by Nate Rini's avatar Nate Rini Committed by Brian Christiansen
Browse files

Detect possible infinite loop when placing tasks

It is possible there may be an infinite loop when placing tasks when
_at_tpn_limit() activates on every possible node. If that happens, then
the job can not be placed and an error will be returned instead.

Continuation of 16eb8b14

Bug 7629.
parent 16eb8b14
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