forked from lix-project/hydra
dc5e0b120a
As @dtzWill discovered, with the concurrent hydra-evaluator, there can be multiple active transactions adding builds to the database. As a result, builds can become visible in a non-monotonically increasing order, breaking the queue monitor's assumption that build IDs only go up. The fix is to have hydra-eval-jobset provide the lowest build ID it just added in the builds_added notification, and have the queue monitor check from there. Fixes #496. |
||
---|---|---|
.. | ||
hydra-create-user | ||
hydra-eval-guile-jobs.in | ||
hydra-eval-jobset | ||
hydra-init | ||
hydra-notify | ||
hydra-s3-backup-collect-garbage | ||
hydra-send-stats | ||
hydra-server | ||
hydra-update-gc-roots | ||
Makefile.am | ||
nix-prefetch-bzr | ||
nix-prefetch-git | ||
nix-prefetch-hg |