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

Leaving image files open is a bad idea when seeding image data #553

Merged
merged 1 commit into from
Nov 30, 2015
Merged

Leaving image files open is a bad idea when seeding image data #553

merged 1 commit into from
Nov 30, 2015

Conversation

punjab
Copy link

@punjab punjab commented Nov 28, 2015

When seeding data, the previous setup returned the following error sometimes.

rake aborted!
Too many open files

The issue can be tracked back in other applications when using paperclip, if not properly closing the opened files. thoughtbot/paperclip#862

@punjab punjab changed the title Leaving image files open is a bad idea Leaving image files open is a bad idea when seeding image data Nov 28, 2015
@magnusvk
Copy link
Contributor

Can you squash this into one commit for us? Otherwise I'm 👍 on this. Thanks!

Fixed no implicit conversion of Hash into String error
@punjab
Copy link
Author

punjab commented Nov 29, 2015

@magnusvk Done! Squashed the two commits into one. Glad to contribute my first commit to solidus. Hopefully many more to come.

@jhawthorn
Copy link
Contributor

👍

@cbrunsdon
Copy link
Contributor

👍 from me too, thanks @punjab. Taking Magnus' pre-squash thumbs up as well

cbrunsdon added a commit that referenced this pull request Nov 30, 2015
Leaving image files open is a bad idea when seeding image data
@cbrunsdon cbrunsdon merged commit b8f2f5b into solidusio:master Nov 30, 2015
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

Successfully merging this pull request may close these issues.

None yet

4 participants