Skip to content
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

Automation hangs for certain schedule types #3594

Closed
TheWitness opened this issue Jun 4, 2020 · 1 comment
Closed

Automation hangs for certain schedule types #3594

TheWitness opened this issue Jun 4, 2020 · 1 comment
Labels
bug Undesired behaviour resolved A fixed issue
Milestone

Comments

@TheWitness
Copy link
Member

Describe the bug

Under certain conditions, due to errors in the strtotime function, and an improperly labeled break statement. the Automation network process will hang.

To Reproduce

Steps to reproduce the behavior:

  1. Use Monthly on Day of Week

  2. Set start time in the past

  3. Automation will hang attempt to find the next scheduled time to run

  4. See error

Expected behavior

It should not hang.

@TheWitness TheWitness added bug Undesired behaviour unverified Some days we don't have a clue labels Jun 4, 2020
TheWitness added a commit that referenced this issue Jun 4, 2020
Automation hangs for certain schedule types
@TheWitness TheWitness added this to the 1.2.13 milestone Jun 4, 2020
@TheWitness TheWitness added resolved A fixed issue and removed unverified Some days we don't have a clue labels Jun 4, 2020
TheWitness added a commit that referenced this issue Jun 13, 2020
Automation hangs for certain schedule types
@TheWitness
Copy link
Member Author

Found more issues with the initial commit. Resolved now.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

1 participant