forked from M-Labs/artiq
966ed5d013
See test case – previously, the highest-priority pending run would be used to calculate the timeout, rather than the earliest one. This probably managed to go undetected for that long as any unrelated changes to the pipeline (e.g. new submissions, or experiments pausing) would also cause _get_run() to be re-evaluated. |
||
---|---|---|
.. | ||
__init__.py | ||
databases.py | ||
experiments.py | ||
log.py | ||
rid_counter.py | ||
scheduler.py | ||
worker.py | ||
worker_db.py | ||
worker_impl.py |