Doh
[?]
Jun 19, 2015, 1:27 PM
O7MWBXF6EEZCQQV4EXUVEEZMHEHDVJIXN6OWPNFFLH4YQTTHRZ2ACDependencies
- [2]
HPJKBFZ4Handle concurrent finishing of the same build - [3]
E7WP35SFCreate build step for non-top-level cached failures - [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 1252
(!cachedFailure && build == build2))(!cachedFailure && build == build2) ||build2->finishedInDB) - edit in src/hydra-queue-runner/hydra-queue-runner.cc at line 1265
if (build2->finishedInDB) continue; - edit in src/hydra-queue-runner/hydra-queue-runner.cc at line 1267
if (build->finishedInDB) continue;