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

Make it so timers never go off on overflow #92

Merged
merged 1 commit into from
Sep 8, 2022
Merged

Conversation

notgull
Copy link
Member

@notgull notgull commented Sep 7, 2022

Previously, in #87, I made it so that, when timers overflow, they're set to 30 years in the future by default. On reflection, however, it makes more sense for them to never go off on overflow. This PR makes that the new behavior.

@notgull notgull merged commit 7e5a7bc into master Sep 8, 2022
@notgull notgull deleted the timer-never-overflow branch September 8, 2022 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants