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

Remove firer struct & fix ticker reset #95

Merged
merged 2 commits into from
Nov 29, 2024
Merged

Conversation

DPJacques
Copy link
Collaborator

@DPJacques DPJacques commented Nov 28, 2024

This removes the firer struct and implements expirer directly by timer and ticker.

It also fixes an issue where ticker resets were not storing the new ticker duration. This would manifest as a ticker whose time was reset, but only for 1 tick, after which it would revert to the original time.

@DPJacques DPJacques merged commit 6d8d032 into jonboulle:master Nov 29, 2024
5 checks passed
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.

1 participant