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

i#6959 unsched exit: Fix stay-unsched bug #7011

Merged
merged 4 commits into from
Sep 28, 2024

Conversation

derekbruening
Copy link
Contributor

Fixes a bug where an input that just went unscheduled indefinitely will be resumed if there are no other inputs to run.

Adds a unit test that fails without the fix.

Issue: #6959, #6822

Fixes a bug for going-unscheduled actions where scaling a small
timeout rounds it down to 0, which is then interpreted as an infinite
timeout.

Adds a unit test that fails without the fix.

Issue: #6822
Fixes a bug where an input that just went unscheduled indefinitely
will be resumed if there are no other inputs to run.

Adds a unit test that fails without the fix.

Issue: #6959, #6822
@derekbruening
Copy link
Contributor Author

Windows failures are #7007

Base automatically changed from i6822-small-timeout-bug to master September 27, 2024 21:31
@derekbruening derekbruening merged commit 85b547d into master Sep 28, 2024
17 checks passed
@derekbruening derekbruening deleted the i6959-fix-stay-unsched-bug branch September 28, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants