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

Heartbeat checks deal with time leaps #5866

Merged

Conversation

computezrmle
Copy link
Contributor

When time leaps happen (e.g. switching between normal time and DST) vboxwrapper still falsely cancels tasks reporting "missing heartbeat".
Instead of doing many complex date/time checks simply count back to back inconsistencies before cancelling a task.

@AenBleidd AenBleidd added this to the vboxwrapper v26208 milestone Oct 30, 2024
@AenBleidd AenBleidd merged commit 3e29eae into BOINC:master Oct 30, 2024
146 checks passed
@computezrmle computezrmle deleted the heartbeat_checks_deal_with_time_leaps branch November 2, 2024 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants