Skip to content

No atomic handler found after updating to kotlin 2.0.0 and atomicfu 0.25.0 in Ktor #452

Open
@e5l

Description

If I'm getting a clean run - everything works and compiles.

Attempt to rerun a test in idea leads to the following compilation exception:

java.lang.IllegalStateException: No atomic handler found for the atomic property PROPERTY IR_EXTERNAL_DECLARATION_STUB name:isChannelReadCompleted visibility:internal modality:FINAL [val],
these properties were registered: PROPERTY name:isDataNotFlushed visibility:private modality:FINAL [val]

The branch is e5l/kotlinx-io-2

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

  • Status

    In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions