-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
get_next("* * 31 2 *") will raise ValueError after a long time. #34
Comments
Interestingly, on the latest master, this returns an exception about failing to find the previous date...
|
josegonzalez
added a commit
to josegonzalez/croniter
that referenced
this issue
Jul 27, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
croniter will not raise erorr , but it will be error when i call get_next.
The most important: this crontab string will cause a long loop before the error happened.
The text was updated successfully, but these errors were encountered: