Skip to content

Fix StressTestRunner cleanup()#4539

Open
AndrewJGaut wants to merge 1 commit intomasterfrom
stress-test-fix
Open

Fix StressTestRunner cleanup()#4539
AndrewJGaut wants to merge 1 commit intomasterfrom
stress-test-fix

Conversation

@AndrewJGaut
Copy link
Copy Markdown
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