Is there a version of `Job` that can be created si...
# coroutines
b
Is there a version of
Job
that can be created similar to
fun Job(parent: Job? = null)
where
cancelsParent = false