Skip to content

Backport race condition fix (PR 3883) #3903

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

Merged
merged 1 commit into from
Aug 3, 2021

Conversation

stevenaw
Copy link
Member

@stevenaw stevenaw commented Aug 1, 2021

Backporting #3883 to the v3.13-dev branch.
Fixes #3273

This fixes a race condition which can unexpectedly spawn additional worker threads

…background test execution threads that would destabilise the test environment.
@rprouse rprouse added this to the 3.13.3 milestone Aug 3, 2021
@rprouse rprouse merged commit e22a3d6 into v3.13-dev Aug 3, 2021
@rprouse rprouse deleted the stevenaw/patch-v313-race-condition branch August 3, 2021 14:32
@stevenaw
Copy link
Member Author

stevenaw commented Aug 4, 2021

Thanks!

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.

3 participants