forked from platypush/platypush
Fabio Manganiello
d0d333e8f4
When a cronjob receives a TIME_SYNC event (because the system clock has changed/drifted and the cronjobs are expected to recalculate their next run slot) it should also clear the event. Otherwise, the next `wait` will be skipped and the cronjob will be executed even if it wasn't scheduled. |
||
---|---|---|
.. | ||
__init__.py | ||
scheduler.py |