Files
hydra/src/script
Eelco Dolstra 8e36343b62 hydra-queue-runner: Start as many builds as possible on each iteration
Because we don't start a build if a dependency is already building,
it's possible that some or all of the $extraAllowed highest-priority
builds in the queue are not eligible.  E.g. with $extraAllowed = 32,
we might start only 3 builds even though there are thousands in the
queue.  The fix is to try all queued builds until $extraAllowed have
been started.

Issue #99.
2013-06-07 20:15:20 +00:00
..
2013-01-22 14:41:02 +01:00
2011-11-30 18:14:48 +01:00
2011-11-30 18:14:48 +01:00
2012-04-26 09:37:48 +02:00