2640f87538
This change ensures the following behavior: * task LatestScheduled is always set when a task is updated and transitions from a status of inactive to active * task LatestScheduled is non-zero when created, to set the initial schedule time as some point after it was created In addition, the kv.Service introduces clock.Clock that is used for task create and task updates only. This change permits testing in a deterministic fashion. |
||
---|---|---|
.. | ||
backend | ||
mock | ||
options | ||
servicetest |