Previously we overwrote the tasks existing latestCompleted to be used for latestCompleted as well as latestScheduled. For obvious reasons this is confusing and missleading. I believe by seperating the two fields we can have a clear seperation of concerns. |
||
|---|---|---|
| .. | ||
| coordinator.go | ||
| coordinator_test.go | ||
| support_test.go | ||
| task_coordinator.go | ||
| task_coordinator_support_test.go | ||
| task_coordinator_test.go | ||