-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 1.446
Next Executions plugin 1.0.2
Similar to JENKINS-12356, setting DoW=7 may stuck in an infinite loop or may output an invalid next execution time.
A workaround is to use DoW=0. It is true that the help says "The day of the week (0-7) where 0 and 7 are Sunday", but 0 is safer.
- is related to
-
JENKINS-12356 Infinite loop with crontab "0 0 1 0 0"
-
- Closed
-
[JENKINS-12357] Infinite loop or invalid next execution with crontab DoW=7
Link |
New:
This issue is related to |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 142723 ] | New: JNJira + In-Review [ 205594 ] |
I have raised pull-344.
See test code for what situation makes Jenkins stuck in an infinite loop or makes him guess wrong.