Ask questions[BUG] Setting runOnInit executes onTick with false start
OnTick is running when runOnTick is true and start is false.
Any solution to this problem?
Answer
questions
ManuLpz4
actually when I run the code example you provided it only runs once for me. what are you expecting
runOnInit
to do?
For "on init" we understand "on start" but if the cron didn't start yet I think the cron must not run.
How else can I achieve that behavior?
Btw: I really appreciate your work on it
Related questions
No questions were found.