Skip to content

Rewrite syncing to avoid race conditions #283

@Zebradil

Description

@Zebradil

Currently, race conditions (at least the ones I identified) are avoided by using mutex locks. This feels like a workaround. Consider rewriting the flow of the sync stage to another approach (channels, workers, task deduplication, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions