Skip to content

Guice AOP is not compatible with Kotlin Coroutines  #1772

Open
@ktabouguia-sq

Description

Similar to spring-projects/spring-framework#22462

  1. the suspend fun may return COROUTINE_SUSPENDED
  2. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions