Eelco Dolstra 4f08c85c69 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.
2016-11-02 12:41:00 +01:00
2016-10-27 13:15:09 +02:00
2015-05-28 17:38:17 +02:00
2011-01-14 10:52:47 +00:00
2016-10-27 14:43:17 +02:00
2010-03-29 14:16:46 +00:00
2010-09-30 14:29:15 +00:00
2016-10-13 13:36:09 +02:00
2016-10-27 14:43:17 +02:00
2016-03-22 13:10:37 +01:00

Hydra

Hydra is a continuous integration system based on the Nix package manager. For more information, see the manual.

For development see [hacking instructions] (http://nixos.org/hydra/manual/#chap-hacking).

Description
No description provided
Readme 18 MiB
Languages
Perl 70.5%
C++ 15.5%
Nix 6%
PLpgSQL 3%
Shell 2.3%
Other 2.6%