Skip to content

cron execute bug #41

@huangye0

Description

@huangye0

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???
1
2

however if two cron use more than 59s the print is ok
3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions