Join Slack
Powered by
<@U5XNCSXTP> I’m not sure I fully grasp what you a...
# coroutines
e
elizarov
06/22/2017, 7:41 AM
@eidolon
I’m not sure I fully grasp what you are trying to achieve, but it does not look that using dispatcher is a right thing. Automated disposal is rather directly achieved via job parent-child hierarchies as explained here:
https://github.com/Kotlin/kotlinx.coroutines/blob/master/coroutines-guide.md#children-of-a-coroutine
Open in Slack
Previous
Next