Skip to content

Race condition when creating machines #210

@ldionne

Description

@ldionne

When submitting runs from concurrent processes, it's possible that many runs will try to create the same machines. The machine column does not have a UNIQUE constraint. When we end up with duplicate machines, the whole instance is basically broken.

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