Remove not needed Job canceling in viewModel onCleared() function #4602
Labels
A-Developer-Experience
T-Defect
Something isn't working: bugs, crashes, hangs and other reported problems
There is no need to call job.cancel() when we are using viewModelScope()
The text was updated successfully, but these errors were encountered: