EasyEngine / cron-command

Manages cron in EasyEngine
4 stars 9 forks source link

Issue in cron scheduling and overlapping #36

Closed mrrobot47 closed 5 years ago

mrrobot47 commented 5 years ago

Issues:

  1. Cron scheduling fails whenever there is 0 inside the cron schedule.
  2. Can not create cron entry for host
  3. Cron jobs are overlapping. If first cron has not finished then the second should not start ideally.