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

Move Delay into struct instead of taking by ref #8

Merged
merged 3 commits into from
Apr 14, 2024
Merged

Conversation

9names
Copy link
Owner

@9names 9names commented Apr 14, 2024

Threading a delay source through every function call is a pain.
Putting it in the Classic struct means all those functions can just call self.delay instead.

@9names 9names merged commit 976316a into main Apr 14, 2024
6 checks passed
@9names 9names deleted the eh-1.0-blocking-2 branch April 14, 2024 02:15
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