Skip to content

#864 Fix serialization of Kotlin lambdas#951

Merged
theigl merged 1 commit intomasterfrom
kotlin-lambda-serialization
Apr 6, 2023
Merged

#864 Fix serialization of Kotlin lambdas#951
theigl merged 1 commit intomasterfrom
kotlin-lambda-serialization

Conversation

@theigl
Copy link
Copy Markdown
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
@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