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 a flaky test #4274

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Fix a flaky test #4274

merged 1 commit into from
Nov 21, 2024

Conversation

dkhalanskyjb
Copy link
Collaborator

Follow-up for #4227

This time, the fix is less likely to work just by accident. With enough loop iterations if we close the pool
after each iteration, the current develop fails in 10/10 runs, whereas after this fix, running the test for 20 runs didn't fail once.

Follow-up for #4227

This time, the fix is less likely to work just by accident.
With enough loop iterations if we close the pool
after each iteration, the current `develop` fails in 10/10 runs,
whereas after this fix, running the test for 20 runs didn't fail
once.
@dkhalanskyjb dkhalanskyjb merged commit be5be56 into develop Nov 21, 2024
1 check passed
@dkhalanskyjb dkhalanskyjb deleted the dk-fix-flaky-test branch November 21, 2024 12:43
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