Anders Sveen
02/17/2021, 3:58 PMwithContext(existing + otherContextAddition) { proceed() }
I was kind of expecting this to be the context in the route that is matched. But it is always EmptyCoroutineContext... I am obviously misunderstanding how this should work, but what? 🙂 Is there some other way than interceptors?