kotlin.IllegalStateException: There is no event loop. Use runBlocking { ... } to start one.
at 0 Keynotedex 0x000000010b170f05
kfun:kotlin.Exception.(kotlin.String?)kotlin.Exception + 21
at 1 Keynotedex 0x000000010b170ec5
kfun:kotlin.RuntimeException.(kotlin.String?)kotlin.RuntimeException + 21
at 2 Keynotedex 0x000000010b182925
kfun:kotlin.IllegalStateException.(kotlin.String?)kotlin.IllegalStateException + 21
at 3 Keynotedex 0x000000010b19ff56
kfun:kotlinx.coroutines.takeEventLoop#internal + 294
at 4 Keynotedex 0x000000010b19fdd6
kfun:kotlinx.coroutines.DefaultExecutor.dispatch(kotlin.coroutines.CoroutineContext;kotlinx.
coroutines.Runnable) + 86
at 5 Keynotedex 0x000000010b2bd004
kfun:kotlinx.coroutines.NativeMainDispatcher.dispatch#internal + 116
at 6 Keynotedex 0x000000010b19b705
kfun:kotlinx.coroutines.resumeCancellable$kotlinx-coroutines-
[email protected]<#GENERIC>.(#GENERIC)Generic + 341
at 7 Keynotedex 0x000000010b266d91
kfun:kotlinx.coroutines.intrinsics.startCoroutineCancellable$kotlinx-coroutines-
[email protected]<#GENERIC,#GENERIC>.
(#GENERIC;kotlin.coroutines.Continuation<#GENERIC>)Generic