mirror of
https://github.com/aptible/supercronic.git
synced 2025-12-24 12:12:27 +08:00
This allows overlapping instances of a given job. To make this easier to test, this also refactors `StartJob` into a helper `startFunc` to make this functionality easier to unit test. Co-authored-by: Pavel Popov <pavelpopov@outlook.com>