Olivier Patry
06/28/2023, 9:54 AMViewModelException while trying to handle coroutine exceptionIllegalStateException: Module with the Main dispatcher had failed to initialize. For tests Dispatchers.setMain from kotlinx-coroutines-test module can be usedCoroutinesInternalError: Fatal exception in coroutines machinery for DispatchedContinuation[<http://Dispatchers.IO|Dispatchers.IO>, Continuation at com.myscript.nebo.dms.MyViewModel$1$1.invokeSuspend(CoroutinesIssueTest.kt)@52fe5814]. Please read KDoc to 'handleFatalException' method and report this incident to maintainersOlivier Patry
06/28/2023, 9:55 AMOlivier Patry
06/28/2023, 9:55 AMOlivier Patry
06/28/2023, 9:56 AMOlivier Patry
06/28/2023, 9:56 AMinit {}Olivier Patry
06/28/2023, 9:59 AMUnconfinedTestDispatcherStandardTestDispatcherStandardTestDispatcher<http://Dispatchers.IO|Dispatchers.IO>Olivier Patry
06/28/2023, 10:00 AM<http://Dispatchers.IO|Dispatchers.IO>StandardTestDispatcherOlivier Patry
06/28/2023, 11:06 AMephemient
06/28/2023, 11:15 AMviewModelScopeephemient
06/28/2023, 11:18 AMviewModelScopeviewLifecycleOwner.lifecycleScopeOlivier Patry
06/28/2023, 11:24 AMviewModelScopeephemient
06/28/2023, 11:38 AMsuspend funrunTestOlivier Patry
07/04/2023, 5:49 PMcustomCoroutineScopeCoroutineScope(UnconfinedTestDispatcher())ViewModelviewModelScopeviewModelScopeephemient
07/04/2023, 9:12 PMrunTestCoroutineScope()Olivier Patry
07/05/2023, 7:22 AMOlivier Patry
07/05/2023, 7:24 AMbackgroundScopechanjungskim
07/20/2023, 3:08 PM