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

Fix metadata file handle leak in get_object #61

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

sgerace
Copy link

@sgerace sgerace commented Aug 7, 2014

I believe this fixes the issue of being unable to delete a bucket (issue #60) shortly after (1) getting the object and (2) deleting the object. I'm not sure if there is a similar issue with real_obj.io being left open, but I think that might be okay because it is passed directly to response.body (I'm assuming that will close the stream).

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

Successfully merging this pull request may close these issues.

None yet

2 participants