Skip to content

Conversation

@allenporter
Copy link
Contributor

@allenporter allenporter commented Jan 26, 2025

The motivation is because this speeds up the tests to not have to wait for all threads to fully shut down. This can take a moment since it does a join of the thread.

@allenporter
Copy link
Contributor Author

This also had a flaky test. Looking at the test timeout, it shows a bunch of threads still running, so this change has the desired effect, but i think it leaves the threads stacked up at the end. Maybe it's too resource intensive to do this.

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