Skip to content

Spring AOP is not compatible with Kotlin Coroutines  #22462

Closed
@qiyuey

Description

@qiyuey
  1. the suspend fun may return COROUTINE_SUSPENDED
  2. Spring AOP needs to filter COROUTINE_SUSPENDED because the fun did not actually return

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