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-14 14:22:12 +02:00
2013-03-04 12:16:13 +01:00
2016-10-27 14:43:17 +02:00