Skip to content

Conversation

@gayanper
Copy link
Contributor

@gayanper gayanper commented Jul 1, 2023

The fix tries to compare the runtime lambda method signature with none generic version of the method signature found from AST traversal as a additional comparison to what is there.

The fix tries to compare the runtime lambda method signature with none
generic version of the method signature found from AST traversal as a
additional comparison to what is there.
@gayanper
Copy link
Contributor Author

gayanper commented Jul 1, 2023

@testforstephen Let me know what you think about this change. This is vita when debugging reactive projects, specially when setting lambda breakpoints at Mono.flatMap operations.

@testforstephen
Copy link
Contributor

checkstyle failed. You can run it locally via ./mvnw checkstyle:check

Copy link
Contributor

@testforstephen testforstephen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. thanks for contribution.

@testforstephen testforstephen merged commit 27f72fb into microsoft:main Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants