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

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

Open
e5l opened this issue Jul 4, 2024 · 1 comment
Assignees

Comments

@e5l
Copy link
Member

e5l commented Jul 4, 2024

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

@mvicsokolova mvicsokolova self-assigned this Jul 8, 2024
@mvicsokolova
Copy link
Collaborator

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

No branches or pull requests

2 participants