Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for existing output file before renaming transcoded temp file #130

Open
RaphaelWimmer opened this issue May 20, 2014 · 0 comments
Open

Comments

@RaphaelWimmer
Copy link
Member

Currently, oa-cache overwrites final transcoded files even if they already exist (e.g. because another running process has already created them and is currently uploading the file.
Maybe it would be wise to defensively check for the existence of a transcoded file before renaming the tempfile and fail with an error if the file already exists.

@RaphaelWimmer RaphaelWimmer assigned erlehmann and unassigned erlehmann May 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants