Closed
Description
Request5ConcurrentKtTest.kt fails for me with:
java.lang.IllegalStateException: This job has not completed yet
Maybe this gets fixed once
- Support completing the test coroutine from outside the test thread. Kotlin/kotlinx.coroutines#1206 is merged
and - runBlockingTest fails with "This job has not completed yet" Kotlin/kotlinx.coroutines#1204 is fixed and rolled out
kotlin version used: 1.3.41
Metadata
Metadata
Assignees
Labels
No labels