-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
hi , why when i start two cron use one Cron instance like below:
one cron is every twenty seconds to print something; anothre cron is every two minutes to print something
then the print is unexpected, the two minutes print will print 60 times every two minute;the twenty seconds print seems ok
Isn't it a bug??? it should print one time at every two minutes, why it print so many times at every two minutes???


Metadata
Metadata
Assignees
Labels
No labels
