Skip to content

Writing new files is subject to race conditions #3

@atamon

Description

@atamon

If two or more files are to be created at the same time within the same non-existing folder, there's a race condition between checking whether the folder exists and then creating it.

We should implement an end-to-end test using docker(-compose) for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions