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#6822 unscheduled: Fix bug making small timeouts infinite #7006

Merged
merged 4 commits into from
Sep 27, 2024

Conversation

derekbruening
Copy link
Contributor

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 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
@derekbruening
Copy link
Contributor Author

The Windows jobs are all failing b/c the sourceforge doxyen link is dead. I will try to update the jobs separately.

Copy link
Contributor

@brettcoon brettcoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Darn integers, always causing trouble.

@derekbruening derekbruening merged commit c38045a into master Sep 27, 2024
16 of 17 checks passed
@derekbruening derekbruening deleted the i6822-small-timeout-bug branch September 27, 2024 21: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