Please enable JavaScript.
Coggle requires JavaScript to display documents.
Coroutines - Coggle Diagram
Coroutines
Scope
JOB
controls lifetime of coroutines
DISPATCHER
THREAD
withContext
DEFAULT
MAIN
IO
NONCANCELLABLE
async
await
WrokManager
defferable baclground work
CoroutineWorker
ListenableWorker
oportunistic
guaranteeed
TEST
RULE
Way to run a code before and after execution
ViewModel Scope
CoroutineExceptionHandler