with `coroutineContext` what do you mean in this c...
# coroutines
p
with
coroutineContext
what do you mean in this context? literally accessing the field on your parent coroutine, if you’re in one of its blocks
e
Yes.
coroutinesContext
is the context of the parent coroutine