Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to handle Scala 2.11 limited support for functional interfaces #163

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

HaloFour
Copy link
Collaborator

@HaloFour HaloFour commented Jan 28, 2025

Scala 2.11 apparently cannot handle a Java BiFunction<T, U, V> with lambda syntax, so resort to anonymous implementation.

@HaloFour HaloFour merged commit 25fa4c1 into master Jan 28, 2025
7 of 8 checks passed
@HaloFour HaloFour deleted the jbs/fix-parallel-request-handler-2-11 branch January 28, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant