spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.85k stars 5.91k forks source link

Kotlin Coroutines Issues #11335

Open rwinch opened 2 years ago

rwinch commented 2 years ago

This issue groups together related Kotlin Coroutines issues.

Blocking Spring Security

Security Issues

sjohnr commented 1 year ago

gh-13764 was opened to build on work done in spring-projects/spring-framework#22462 to support Kotlin Coroutines in Spring AOP, and specifically fix failing tests in Spring Security. We should check to see if this work has resolved any of the above issues.