architecture-samples icon indicating copy to clipboard operation
architecture-samples copied to clipboard

[main]TasksRepository.refreshTasks() might throw an exception

Open pmellaaho opened this issue 3 years ago • 0 comments

The possible exception in DefaultTasksRepository.updateTasksFromRemoteDataSource() is not handled in either repository level or in the VM's that are calling refreshTasks() inside viewModelScope.launch

pmellaaho avatar Jun 08 '22 07:06 pmellaaho