Job

fun Job(parent: Job? = null): Job (source)

Creates a new job object in an active state. It is optionally a child of a parent job.