<@U5XNCSXTP> I’m not sure I fully grasp what you a...
# coroutines
e
@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