obobo
10/07/2020, 7:47 PMCoroutineScope
with a SupervisorJob()
and launch
off it, will CoroutineScopes created from its coroutineContext
inherit the SupervisorJob properties? if that second scope launches its own coroutines, will they inherit?louiscad
10/07/2020, 7:54 PMsupervisorScope{ }
if you have the need at any place though.