RBusarow / Dispatch

Automatic CoroutineDispatcher injection and extensions for kotlinx.coroutines

Home Page:https://rbusarow.github.io/Dispatch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ViewModelScopeFactory.reset() resets to wrong scope

realdadfish opened this issue · comments

The aforementioned method resets the scope to MainCoroutineScope(), whereas the original scope was MainImmediateCoroutineScope().