Skip to content

Race condition with job status checks #49

@Foxcapades

Description

@Foxcapades

There is a race condition here between these 2 lines:

The status may change between the queue db check on line 195 and the s3 check on line 199, which could cause this exact issue.

Originally posted by @Foxcapades in #48 (comment)

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