agola/internal/services/runservice
Simone Gotti 3ac018e6e5 runservice: use all scheduled tasks in scheduleRun
rename activeExecutorTasks to scheduledExecutorTasks and don't filter out
finished tasks.
In some logic we need all the scheduled tasks and not only the not finished
ones.
2020-02-28 09:56:12 +01:00
..
action runservice: minimize scheduling of tasks that will be queued by the executor 2020-02-27 11:03:03 +01:00
api gateway/runservice: add api to delete step logs 2019-11-18 10:34:56 +01:00
common runservice: use etcd mutex TryLock on fetching 2019-11-13 11:53:54 +01:00
readdb readdb: improve HandleEvents goroutine exiting 2019-11-12 11:03:21 +01:00
store runservice: minimize scheduling of tasks that will be queued by the executor 2020-02-27 11:03:03 +01:00
runservice.go tests: improve services logging 2020-01-15 12:30:34 +01:00
scheduler_test.go runservice: use all scheduled tasks in scheduleRun 2020-02-28 09:56:12 +01:00
scheduler.go runservice: use all scheduled tasks in scheduleRun 2020-02-28 09:56:12 +01:00