RBusarow/Dispatch

ViewModelScopeFactory.reset() resets to wrong scope

Opened this issue · 0 comments

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