You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first set of next() calls are working as expected, but when I change the cron expression to filter by day of week, the results become unpredictable. Could this be related to this other issue #284 where 1-5 is being treated as a wild card match?
The first set of
next()
calls are working as expected, but when I change the cron expression to filter by day of week, the results become unpredictable. Could this be related to this other issue #284 where 1-5 is being treated as a wild card match?The text was updated successfully, but these errors were encountered: