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

Make bin/make-thumb.js work on batches #12

Open
zivester opened this issue Jun 11, 2015 · 0 comments
Open

Make bin/make-thumb.js work on batches #12

zivester opened this issue Jun 11, 2015 · 0 comments

Comments

@zivester
Copy link
Owner

Currently make-thumb.js working on directories will kick off all converts at once for a set of files. Either make this serial or allow this to be done in batches. With any moderately sized set of inputs this will overload a cpu and lock up.

Possibly switch to just using promises, but this would require an upgrade to node 0.12. So possibly bump the minor version.

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