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
I've refined CronSequenceGenerator's rounding up of seconds to address such second-specific cron expressions now, while retaining the desirable rounding-up behavior needed by other cases. To be released in 3.2.2.
sebdotv opened SPR-9459 and commented
If using an expression containing seconds like "*/15 * 1-4 * * *", CronSequenceGenerator will compute the following next dates:
Corresponding test case attached.
Affects: 3.1.1
Attachments:
Issue Links:
The text was updated successfully, but these errors were encountered: