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

Bind BlockHoundMode setting to coroutines, lifting restrictions #3622

Merged
merged 6 commits into from Aug 27, 2023

Conversation

OliverO2
Copy link
Contributor

BlockHound testing is currently limited due to a single, global mode.

This PR enables a coroutine-bound mode, which means BlockHound testing can be used with different settings in concurrent coroutines, even across threads. @DoNotParallelize is also no longer necessary.

@OliverO2 OliverO2 mentioned this pull request Aug 17, 2023
@sksamuel
Copy link
Member

This is great

@sksamuel sksamuel added this to the 5.7 milestone Aug 26, 2023
@sksamuel
Copy link
Member

Needs the api dump running

@sksamuel sksamuel merged commit d78edd2 into kotest:master Aug 27, 2023
11 checks passed
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.

None yet

2 participants