Skip to content

Check syncer codebase to prepare for nogil #522

@randompersona1

Description

@randompersona1

Our code should not rely on the behavior of the GIL. This mainly affects atomicity across threads (that is, an operation that was previously "atomic" may not be atomic anymore)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions