Skip to content

Conversation

@elizarov
Copy link
Contributor

@elizarov elizarov commented Sep 8, 2020

Fixes #1047

@elizarov elizarov requested a review from sandwwraith September 8, 2020 13:03
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: jackson_version
implementation group: 'com.fasterxml.jackson.module', name: 'jackson-module-kotlin', version: jackson_version
implementation group: 'com.fasterxml.jackson.dataformat', name: 'jackson-dataformat-cbor', version: jackson_version
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutines_version"
Copy link
Member

Choose a reason for hiding this comment

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

The protobuf module also has its own ProtobufDecodingException, although it features only message: String? constructor, so it does not require changes. Should we add a test for it too?

@sandwwraith
Copy link
Member

@elizarov seems your new tests are failing during Gradle build (they're working in IDE though)

@sandwwraith sandwwraith merged commit 46496be into dev Sep 10, 2020
@qwwdfsad qwwdfsad deleted the exception-recovery branch September 19, 2020 13:38
sandwwraith added a commit to JetBrains/kotlin that referenced this pull request Oct 2, 2020
sandwwraith added a commit to JetBrains/kotlin that referenced this pull request Dec 16, 2020
sandwwraith added a commit to JetBrains/kotlin that referenced this pull request Dec 19, 2020
sandwwraith added a commit to JetBrains/kotlin that referenced this pull request Dec 20, 2020
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.

3 participants