fengdai
02/28/2023, 3:34 AMKirill Grouchnikov
02/28/2023, 3:40 AMfengdai
02/28/2023, 5:30 AMDmitry Khalanskiy [JB]
02/28/2023, 11:36 AMMainCoroutineDispatcher is a CoroutineDispatcher, which is a ContinuationInterceptor, which is a CoroutineContext.Element, which is a CoroutineContext.
Maybe the problem is just with the IDE and the code actually works? Did you try to compile it anyway?fengdai
02/28/2023, 11:39 AM