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 timeout detection when withTimeout wraps a blocking job #3675

Merged
merged 4 commits into from
Sep 3, 2023

Conversation

OliverO2
Copy link
Contributor

@OliverO2 OliverO2 commented Sep 2, 2023

This is a workaround for kotlinx.coroutines/issues/3875.

Fixes #3672

@sksamuel sksamuel merged commit 3d34c11 into kotest:master Sep 3, 2023
11 of 12 checks passed
@sschuberth
Copy link
Member

Thanks @OliverO2!

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.

Timeout's no longer being applied
3 participants