jobd: keep looping the queue even if running queue is full
commitc5664478469386c1516ad845a9564f488f3ba936
authorJan Krüger <jk@jk.gs>
Fri, 5 Nov 2010 01:53:58 +0000 (5 02:53 +0100)
committerJan Krüger <jk@jk.gs>
Fri, 5 Nov 2010 01:53:58 +0000 (5 02:53 +0100)
tree7606991ab0d321594fc97b7428ea5124d31ae0c0
parentdf2b00dc3c1d8675cf355c36361f11c0698357f3
jobd: keep looping the queue even if running queue is full

Due to a leftover from a previous version of the code, the queue loop
was prematurely aborted once three processes were running in parallel.
This changes one word into another, eliminating the problem.

Signed-off-by: Jan Krüger <jk@jk.gs>
jobd/jobd.pl