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

unclosed blobs #63

Open
teekuningas opened this issue May 31, 2022 · 0 comments
Open

unclosed blobs #63

teekuningas opened this issue May 31, 2022 · 0 comments

Comments

@teekuningas
Copy link

Hello! When I was uploading images to our volto 15 site, I sometimes got "Can't commit with opened blobs." errors. Sometimes I also got "ResourceWarning: unclosed file" -warnings to logs.

Fixed it by closing this fd before returning: https://github.com/plone/plone.volto/blob/main/src/plone/volto/scaling.py#L55

Don't know why no one else seems to be affected!

Thanks,
Erkka

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