Branch: refs/heads/master
Home: https://github.com/NixOS/hydra
Commit: 4f08c85c69a3e0ae056aba3fe8ab2d289597edcd
https://github.com/NixOS/hydra/commit/4f08c85c69a3e0ae056aba3fe8ab2d289597edcd
Author: Eelco Dolstra <[email protected]>
Date: 2016-11-02 (Wed, 02 Nov 2016)
Changed paths:
M src/hydra-queue-runner/builder.cc
M src/hydra-queue-runner/state.hh
Log Message:
-----------
hydra-queue-runner: Fix assertion failure
It was hitting
assert(reservation.unique());
Since we do want the machine reservation to be released before calling
wakeDispatcher(), let's use a different object for keeping track of
active steps.
Commit: d7453bd8be10e80a60d6a20e917c2bb3587a627b
https://github.com/NixOS/hydra/commit/d7453bd8be10e80a60d6a20e917c2bb3587a627b
Author: Eelco Dolstra <[email protected]>
Date: 2016-11-02 (Wed, 02 Nov 2016)
Changed paths:
M src/hydra-queue-runner/builder.cc
Log Message:
-----------
hydra-queue-runner: Fix message
Compare: https://github.com/NixOS/hydra/compare/07decd691574...d7453bd8be10_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits