Skip to content
This repository has been archived by the owner on Aug 12, 2019. It is now read-only.

Make serve.new_file_name not recursive #9

Open
albertyw opened this issue Oct 22, 2013 · 0 comments
Open

Make serve.new_file_name not recursive #9

albertyw opened this issue Oct 22, 2013 · 0 comments

Comments

@albertyw
Copy link
Member

The function new_file_name() in src/serve.py should be rewritten to be not recursive since there is a limit on the number of images this can store which is equal to the python recursion limit.

Also, this function should generate a random value instead of an easily guessable file name.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant