Chris Lee
05/30/2023, 2:02 AMcurrentCoroutineContext()[ReactorContext]
, which is modifiable but those mods aren’t seen outside of the scope (a WebFilter in this case). Thoughts on how to update the Reactor context within a coroutine?Jacob
05/30/2023, 12:40 PMsdeleuze
05/31/2023, 2:29 PMCoWebFilter
which is a new Coroutines based Web filter and watch how it is implemented.