join First
Trying to Job.join on all thiss. The first Job completed its work will interrupt all others joins and, if cancelOthers passed as true (by default), will also cancel all the others Jobs
Parameters
Will be used to create CoroutineScope.LinkedSupervisorScope and launch joining of all Jobs in it
Trying to Job.join on all thiss. The first Job completed its work will interrupt all others joins and, if cancelOthers passed as true (by default), will also cancel all the others Jobs
Creates CoroutineScope using coroutineContext for internal purposes
Trying to Job.join on all jobs. The first Job completed its work will interrupt all others joins and, if cancelOthers passed as true (by default), will also cancel all the others Jobs
Parameters
Will be used to create CoroutineScope.LinkedSupervisorScope and launch joining of all Jobs in it
Trying to Job.join on all jobs. The first Job completed its work will interrupt all others joins and, if cancelOthers passed as true (by default), will also cancel all the others Jobs
Creates CoroutineScope using coroutineContext for internal purposes