agola/internal/services/runservice/scheduler
Simone Gotti 9f89a923c0 runservice scheduler: take a copy of run in advanceRunTasks
take and change a copy of the current run so we'll change newRun and use curRun
status for logic decision. In this way result are reproducible or they will be
affected by the random run.Tasks map iteration order.
2019-04-17 18:06:31 +02:00
..
api runservice: implement caching 2019-04-13 14:58:56 +02:00
command runservice: rename Run.RunTasks to Run.Tasks 2019-04-12 17:45:38 +02:00
common runservice: implement caching 2019-04-13 14:58:56 +02:00
readdb update wal and readdb 2019-04-01 12:54:43 +02:00
store runservice: implement caching 2019-04-13 14:58:56 +02:00
scheduler.go runservice scheduler: take a copy of run in advanceRunTasks 2019-04-17 18:06:31 +02:00
scheduler_test.go runservice scheduler: take a copy of run in advanceRunTasks 2019-04-17 18:06:31 +02:00