schedule-bundle
schedule-bundle copied to clipboard
schedule:list `--ensure-staggered` option
Throw exception if any tasks are scheduled at the same time. Should help with workaround (2) in #6.
Throw exception if any tasks are scheduled at the same time.
As long as it was optional, Because it is very common to run multiple tasks every min "* * * * *"
The real world: