Guice AOP is not compatible with Kotlin Coroutines #1772
Open
Description
opened on Nov 1, 2023
Similar to spring-projects/spring-framework#22462
- the suspend fun may return COROUTINE_SUSPENDED
- Guice AOP needs to filter COROUTINE_SUSPENDED because the fun did not actually return
Would appreciate if there could be a similar Guice solution for Coroutines + Guice
Metadata
Assignees
Labels
No labels
Activity