Skip to content

AtomicFu's bytecode transformer transforms all classes, even if they do not use atomicfu #579

Description

@ZacSweers

It appears that AtomicFu's bytecode transformer deserializes and re-serializes @kotlin.Metadata for all classes, even those with no atomicfu references. This exacerbates issues like #578, which will now happen regardless even if the class being processed has nothing to do with AtomicFu.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions