Jobrepresents a coroutine or some kind of aggregate task that is being performed. A Jobis this CoroutineContext.Element, which means that it can be saved in the context of a coroutine. CoroutineContextis a collection of different coroutine context elements, with the task being just one of those elements.
, coroutine , coroutine . , ctx CoroutineContext, ctx[Job]. CoroutineContext.
, . , .
parent coroutine, launch, . launch , , . , , .