hydra/src/hydra-queue-runner
Eelco Dolstra d72a88b562 Don't try to handle SIGINT
It just makes things unnecessarily complicated. We can just exit
without cleaning anything up, since the only thing to do is unmark
builds and build steps as busy. But we can do that by having systemd
call "hydra-queue-runner --unlock" from ExecStopPost.
2015-06-10 15:55:46 +02:00
..
build-remote.cc Pass ssh key 2015-06-10 14:57:07 +02:00
build-remote.hh Basic remote building 2015-06-09 14:21:21 +02:00
build-result.cc Very basic multi-threaded queue runner 2015-05-29 01:31:12 +02:00
build-result.hh Very basic multi-threaded queue runner 2015-05-29 01:31:12 +02:00
hydra-queue-runner.cc Don't try to handle SIGINT 2015-06-10 15:55:46 +02:00
Makefile.am Basic remote building 2015-06-09 14:21:21 +02:00
pool.hh Implement a database connection pool 2015-05-29 20:55:13 +02:00
sync.hh Make concurrency more robust 2015-05-29 17:14:20 +02:00