Fix machine selection
[?]
Jun 19, 2015, 3:45 PM
UPZXMQDENQB7CDYOYRQ322OTFUIWEPESAKANJ23LA6QAYDIL25HQCDependencies
- [2]
NNOCZ4ROhydra-queue-runner: Improve dispatcher - [3]
OCZ4LSGGAutomatically retry aborted builds - [4]
HUUZFPPKFix race between the queue monitor and the builder threads - [*]
24BMQDZAStart of single-process hydra-queue-runner
Change contents
- replacement in src/hydra-queue-runner/hydra-queue-runner.cc at line 890
ta != tb ? ta > tb :ta != tb ? ta < tb : - replacement in src/hydra-queue-runner/hydra-queue-runner.cc at line 892
a->maxJobs > b->maxJobs;a->currentJobs > b->currentJobs;