summaryrefslogtreecommitdiff
path: root/src/blissful_monitor.cc
AgeCommit message (Collapse)Author
2018-03-19Expand fake monitor to make testing removing machines easierJoel Klinghed
2017-11-01Fix quit when BlissfulMonitor is usedJoel Klinghed
Wait for looper to finish, so make sure to cancel the timer when disconnecting
2017-10-31Add a blissful monitor proxyJoel Klinghed
It takes a given monitor and "fixes" calls from it by expiring "dead" jobs (jobs older than 10min) and by sanitychecking that hosts exist and such