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

🐛 Switching to List View would overwhelm resolveHandler #29

Merged
merged 1 commit into from
Aug 14, 2021

Conversation

JustinGrote
Copy link
Collaborator

Fixed by adding a debounce to queue up many changes at
once.
Resolves #19

Fixed by adding a debounce to queue up many changes at
once.
Resolves #19
@JustinGrote JustinGrote merged commit e3c7bac into main Aug 14, 2021
@JustinGrote JustinGrote deleted the fix/TestDiscoveryDebounce branch August 14, 2021 02:49
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.

🐛 List View runs each pester test file as an individual task execution, creating dialog hell
1 participant