does the Context for that live in a thread-local? ...
# coroutines
a
does the Context for that live in a thread-local? I solved a similar problem to propagate Resteasy's context (by wrapping the dispatcher in the coroutine context): https://github.com/araqnid/kotlin-coroutines-resteasy