it says here <https://kotlin.github.io/kotlinx.cor...
# announcements
d
it says here https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.experimental/-deferred/ "A deferred value with a parent is cancelled when its parent is cancelled or completes" so I assume it's not as easy as just completing the parent