Opened 13 years ago
Last modified 13 years ago
#242 closed defect (FIXED)
Closing storage objects
Reported by: | Elrond | Owned by: | joar |
---|---|---|---|
Priority: | minor | Milestone: | 0.1.0 |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
As I don't have any simple way to test cloud storage, I'm filing this as a bug. 1. StorageObjectWrapper should have a close() method 2. ``process_media/__init__.py`` should use the real ``closing()`` function from ``contextlib`` instead of the current dummy one. I would also suggest to rename StorageObjectWrapper to include something about CloudFiles.
Change History (4)
comment:1 by , 13 years ago
Status: | New → In Progress |
---|
comment:2 by , 13 years ago
Milestone: | → 0.1.0 |
---|---|
Owner: | changed from | to
Status: | Feedback → Closed |
Added exit to the cloudstorage meta-file.. nice thinking! Thanks Elrond, Joar... merged, closed, pushed!
Note:
See TracTickets
for help on using tickets.