Is there a way for a child coroutine to access it'...
# coroutines
s
Is there a way for a child coroutine to access it's parent coroutine context?
l
I don't think so. Why would you need that?