Closed FluffyEscargot closed 7 months ago
Closes #278 Cron delay is always calculated relative to startup time, so its correct on the first run and wrong afterward.
I have no good way of adding a test for this, without restructuring it or injecting a dummy sleep function.
A few things:
Closes #278 Cron delay is always calculated relative to startup time, so its correct on the first run and wrong afterward.
I have no good way of adding a test for this, without restructuring it or injecting a dummy sleep function.