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

Refactor Throttle to use the same engine style as Debounce #290

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

phausler
Copy link
Member

@phausler phausler commented Sep 6, 2023

This re-works throttle to use the same style of state machine as debounce.

Note: all existing tests pass...

@phausler
Copy link
Member Author

phausler commented Sep 6, 2023

@swift-ci please test

@phausler
Copy link
Member Author

phausler commented Sep 6, 2023

after looking further at this - it is a 100% isomorphism to the existing code...

@FranzBusch
Copy link
Member

@phausler this can be closed for now right?

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