agola/internal/services/executor
Simone Gotti 57446f7dcd executor: fix task status update when runservice is unavailable
* don't remove the runningTask when executeTask finishes but just mark the
runningTask a not executing
* add a loop to periodically update executorTask status and remove the
runningTask if not executing and status update was successful
* remove runningTask when it disappears from the runservice
2019-06-13 12:39:34 +02:00
..
driver docker driver: allow multiple executors on same docker daemon 2019-06-12 17:29:43 +02:00
registry *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
api.go *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
executor.go executor: fix task status update when runservice is unavailable 2019-06-13 12:39:34 +02:00