Closed Till--H closed 7 years ago
Hi,
when parsing the cron expression */60 * * * *, the tool loops infinitely instead of returning an error or something.
*/60 * * * *
HI,
now I'm facing the same issue.
So I created p-r #18 for fixing it.
Hi,
when parsing the cron expression
*/60 * * * *
, the tool loops infinitely instead of returning an error or something.