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

#864 Fix serialization of Kotlin lambdas #951

Merged
merged 1 commit into from Apr 6, 2023

Conversation

theigl
Copy link
Collaborator

@theigl theigl commented Apr 5, 2023

Resolves #864.

Thanks a lot @chrisr3 for the suggested fix!

@theigl theigl added the bug label Apr 5, 2023
@theigl theigl self-assigned this Apr 5, 2023
@theigl theigl force-pushed the kotlin-lambda-serialization branch from f6f6570 to 185ab79 Compare April 5, 2023 08:42
@theigl theigl merged commit 1e29ea7 into master Apr 6, 2023
1 check passed
@theigl theigl deleted the kotlin-lambda-serialization branch April 6, 2023 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

ArrayIndexOutOfBoundsException when serializing generic lambda written in Kotlin
1 participant