Skip to content

Introduce automatic context propagation in CoroutinesUtils#invokeSuspendingFunction #35485

@sdeleuze

Description

@sdeleuze

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.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)theme: kotlinAn issue related to Kotlin supporttype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions