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

Temporary files created during upload should have unique names #312

Open
pchote opened this issue Feb 24, 2018 · 1 comment
Open

Temporary files created during upload should have unique names #312

pchote opened this issue Feb 24, 2018 · 1 comment

Comments

@pchote
Copy link
Member

pchote commented Feb 24, 2018

...and should not be chmodded while processing.

See discussion in #309.

@pchote
Copy link
Member Author

pchote commented Sep 16, 2018

We can use https://docs.python.org/3.5/library/tempfile.html to improve the "random" filename generation (which does not gurantee no conflicts).

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

1 participant