Skip to content

Improve race-condition prevention #4

@BlueTheDuck

Description

@BlueTheDuck

Currently, each time we try to get the ID of a folder, a global mutex is locked, and all the functions have to wait for it to be release. This happens even if they want to use totally different folders, and results in unnecessary waits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions