Skip to content
Snippets Groups Projects
Unverified Commit 52891f67 authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Small refactoring, a review of used scopes for coroutines (DEV) #2516


* Small refactoring, a review of used scopes for coroutines.
Use AppScope instead of ViewModelScope, if there is a reasonable expectation that the a screen could be closed prematurely, and we still want an operation scoped to it's viewmodel to complete.

* Fix tests

Co-authored-by: default avatarralfgehrer <mail@ralfgehrer.com>
Co-authored-by: default avatarLukas Lechner <lukas.lechner@sap.com>
parent 0d0ddbe8
No related branches found
No related tags found
No related merge requests found
Showing
with 81 additions and 36 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment