Skip to content

Potential race condition #59

Description

@olivercoad

One time got corrupted video when loading same mp4 from multiple places at the same time.
I'm speculating that the second load loaded the existing mp4 because the file existed even though it was only partly created.

It should probly wait to make sure the video file is actually finished generating before serving it.

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions