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 withClue and assertSoftly interference with concurrent coroutines #2791

Conversation

OliverO2
Copy link
Contributor

Fixes #2790 by providing a coroutine-local error collector. Test case included.

@sksamuel sksamuel merged commit 59726a2 into kotest:master Jan 22, 2022
@OliverO2 OliverO2 deleted the issue/2790-withClue-assertSoftly-concurrency-interference branch August 10, 2023 16:29
@OliverO2 OliverO2 mentioned this pull request May 17, 2024
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.

withClue and assertSoftly interfere when concurrent coroutines start on the same thread
2 participants