Skip to content

Fixed an infinite loop in schedule item.#5378

Merged
mitchelsellers merged 1 commit intodnnsoftware:developfrom
valadas:schedule-item-infinite-loop
Nov 8, 2022
Merged

Fixed an infinite loop in schedule item.#5378
mitchelsellers merged 1 commit intodnnsoftware:developfrom
valadas:schedule-item-infinite-loop

Conversation

@valadas
Copy link
Copy Markdown
Contributor

@valadas valadas commented Nov 8, 2022

The NextStart property was setting itself instead of the privete nextStart value which made it go into an infinite loop and caused the instance to crash.

I also added docs to public methods while I was there.

Summary

The NextStart property was setting itself instead of the privete nextStart value which made it go into an infinite loop and caused the instance to crash.

I also added docs to public methods while I was there.
@valadas valadas added this to the 9.11.1 milestone Nov 8, 2022
@mitchelsellers mitchelsellers merged commit 8a9df5d into dnnsoftware:develop Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants