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
Hi,
It is noticed that for a date and time entry that correspond to Sundays the cron::cron_next<cron::cron_quartz_traits>(...) function throws an invalid bitset position exception. This case is deterministic and could be produced with following code snippet for example.
We'll be glad to have your insight on this subject.
Kind regards,
Hossein Afshari
The text was updated successfully, but these errors were encountered:
hanexthink
changed the title
Out of range exception thrown when calling cron::cron_next<cron::cron_quartz_traits>(...)
"invalid bitset position" thrown when calling cron::cron_next<cron::cron_quartz_traits>(...)
Aug 29, 2023
Hi,
It is noticed that for a date and time entry that correspond to Sundays the
cron::cron_next<cron::cron_quartz_traits>(...)
function throws an invalid bitset position exception. This case is deterministic and could be produced with following code snippet for example.We'll be glad to have your insight on this subject.
Kind regards,
Hossein Afshari
The text was updated successfully, but these errors were encountered: