In order to provide a good DevXP, the new org.springframework.core.PropagationContextElement introduced by #35185 and refined by #35469 should be used automatically in CoroutinesUtils#invokeSuspendingFunction when no CoroutineContext is provided. The trigger should be the same than Reactor context propagation thanks to reactor/reactor-core#4090.