Ellen Shapiro
03/17/2019, 9:37 PMrusshwolf
03/17/2019, 10:16 PMrunBlocking
actually is available in both jvm and native. It’s just not in common by default because there’s no js implementation. But you can write your own expect/actual declarations to be able to use it for android/ios tests in commonlouiscad
03/17/2019, 10:39 PMjanvladimirmostert
03/18/2019, 8:16 AMEllen Shapiro
03/18/2019, 12:14 PMrusshwolf
03/18/2019, 3:54 PMrunBlocking
is that new on Native but it might have only been added around 1.3.0. I don't remember for sure. https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines/run-blocking.htmlEllen Shapiro
03/18/2019, 4:47 PM