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

rfc: remove .tick() methods #631

Open
4e554c4c opened this issue Oct 26, 2024 · 0 comments
Open

rfc: remove .tick() methods #631

4e554c4c opened this issue Oct 26, 2024 · 0 comments

Comments

@4e554c4c
Copy link
Contributor

I think the .tick() messages are an anti-pattern, and have removed a few already (in the dashboard).

Almost all of these are used to wait for a specific amount of time to pass, which would be better served by returning a timeout event and receiving a callback.

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

No branches or pull requests

1 participant