> 1 exception was raised by workers:
java.lang.RuntimeException: Duplicate class kotlinx.coroutines.test.TimedRunnable found in modules kotlinx-coroutines-core-1.2.1.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core:1.2.1) and kotlinx-coroutines-test-1.2.1.jar (org.jetbrains.kotlinx:kotlinx-coroutines-test:1.2.1)
Maybe the class (maybe the whole test package) should be only part of the kotlinx-coroutines-test module?
This is an unexpected clash, will be fixed in the next release.
any SNAPSHOT with this available?
You can build one from develop branch. It is already merged there.
Most helpful comment
You can build one from
developbranch. It is already merged there.