Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Fix lock safety #6

@RivenSkaye

Description

@RivenSkaye

Use compare_exchange for locks to prevent races in the very brief window where we modify lock values as per Discord talks with @xacrimon after his blessed fixes.

Might also want to look into fetch_update after doing some of my own digging; seems like I could keep it relatively smooth that way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions