Support nested suspend
calls for Kotlin coroutines
#13764
Labels
in: core
An issue in spring-security-core
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
PrePostAdviceReactiveMethodInterceptor
does not currently support nestedsuspend
calls for Kotlin coroutines.We should use the new built-in support for Kotlin coroutines available with spring-projects/spring-framework#22462 (currently available in Spring Framework 6.1.0-SNAPSHOT).
The text was updated successfully, but these errors were encountered: