spring-security
spring-security copied to clipboard
Kotlin Coroutines Issues
This issue groups together related Kotlin Coroutines issues.
Blocking Spring Security
- [x] https://github.com/spring-projects/spring-framework/issues/26867
- [x] https://github.com/spring-projects/spring-framework/issues/22462
Security Issues
- [x] gh-10470
- [x] gh-10252
- [x] gh-10810
- [ ] gh-9670
- [x] https://github.com/spring-projects/spring-security/issues/12080
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.