kotlin.IllegalStateException: Cannot schedule task because event loop was shut down
on delay, we are researching atm
send help))
Ivan
12/06/2018, 6:44 PM
so not only coroutines not working, also there can be no multithreading at all, everything is frozen and if it is not, using data from another thread creates a crash.
very spicy
l
louiscad
12/06/2018, 9:36 PM
multi-threaded coroutines are not yet supported on Kotlin/Native. Search for it in issues on kotlinx.coroutines GitHub repo