Skip to content
Commit 75f73ef7 authored by Jürg Billeter's avatar Jürg Billeter
Browse files

scheduler.py: Do not prematurely terminate loop after skipping jobs

It is possible that Queue.process_ready() skips jobs without starting a
job. Pull the skipped jobs forward through the queues and process them
instead of prematurely terminating the loop due to lack of active jobs.

Fixes #236
parent e52f2e42
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment