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 StressTestRunner cleanup() #4539

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix StressTestRunner cleanup() #4539

wants to merge 1 commit into from

Conversation

AndrewJGaut
Copy link
Contributor

@AndrewJGaut AndrewJGaut commented Sep 27, 2023

Addresses #4540.

The old cleanup function didn't take the bypass_wait argument from the stress_test.py script into account. It led to annoying cases where cleanup would continue indefinitely due to issues with bundles that never finished even when the user specified stress_test.py.

This fixes that by calling the proper cleanup function

@AndrewJGaut AndrewJGaut changed the title fix cleanup Fix StressTestRunner cleanup() Sep 27, 2023
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