langara
08/06/2021, 8:56 AMcheck(coroutineContext[ContinuationInterceptor] === Dispatchers.Main) { "TreeUiModel.logic must run o main!" }
But how to do it outside? (from regular function without coroutine scope/context)Michal Klimczak
08/06/2021, 10:32 AMedrd
08/06/2021, 10:29 PMlangara
08/07/2021, 9:16 AM