You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
If I'm getting a clean run - everything works and compiles.
Attempt to rerun a test in idea leads to the following compilation exception:
The branch is
e5l/kotlinx-io-2
The text was updated successfully, but these errors were encountered: