https://kotlinlang.org logo
#coroutines
Title
# coroutines
b

bdawg.io

11/20/2018, 11:02 PM
Is there a version of
Job
that can be created similar to
fun Job(parent: Job? = null)
where
cancelsParent = false