reactor / reactor-core

Non-Blocking Reactive Foundation for the JVM
http://projectreactor.io
Apache License 2.0
4.91k stars 1.19k forks source link

Context Propagation next steps #3468

Closed chemicL closed 1 month ago

chemicL commented 1 year ago

This issue is meant to coordinate tasks required for context-propagation library integration and propagation of ThreadLocal values in Reactor to be in a desired state.

More details to come.

chemicL commented 1 month ago

With recent improvements to performance of automatic context propagation (#3845 and #3848), I'd like to close this tracking issue.