Allow cancelling builds marked as busy
[?]
Jul 7, 2015, 12:08 PM
4FGKYUTNQEW7TSNYVKSAULIXNGKR5DH3CKFOFE57IT5WXGDSOCTQCDependencies
- [2]
UOINKJ2JAdd an action to cancel all builds in a jobset eval - [3]
GEADFVZ5hydra-queue-runner: Improved scheduling - [4]
2IQRXLWESupport cancelling builds - [*]
2GK5DOU7* Downloading closures.
Change contents
- replacement in src/lib/Hydra/Helper/Nix.pm at line 427
$builds = $builds->search({ finished => 0, busy => 0 });$builds = $builds->search({ finished => 0 });