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

Start debouncing pool.fill() calls #258

Open
dkropachev opened this issue Sep 9, 2024 · 0 comments · May be fixed by #292
Open

Start debouncing pool.fill() calls #258

dkropachev opened this issue Sep 9, 2024 · 0 comments · May be fixed by #292
Assignees

Comments

@dkropachev
Copy link
Collaborator

dkropachev commented Sep 9, 2024

Channel size of 1 should do the job, we need to ignore request to call it if there is already one call scheduled, but not being executed yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants