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

fix: queueGC debounce and throttle with reuse of different settings #9852

Merged
merged 2 commits into from Apr 2, 2022

Conversation

NathanWalker
Copy link
Contributor

@NathanWalker NathanWalker commented Apr 1, 2022

PR Checklist

What is the current behavior?

Calling Utils.queueGC() would not throttle or debounce properly.

What is the new behavior?

Calling Utils.queueGC() behaves properly now.

@NathanWalker NathanWalker requested a review from rigor789 Apr 1, 2022
@cla-bot cla-bot bot added the cla: yes label Apr 1, 2022
@NathanWalker NathanWalker merged commit 9ce7455 into master Apr 2, 2022
2 of 3 checks passed
@NathanWalker NathanWalker deleted the fix/queuegc branch Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants