Opened 15 years ago

Last modified 15 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 joar, 15 years ago

Status: NewIn Progress

comment:1 by joar, 15 years ago

Owner: changed from Joar Wandborg to Christopher Webber
Status: In ProgressFeedback

comment:2 by Christopher Allan Webber, 15 years ago

Milestone: 0.1.0
Owner: changed from Christopher Webber to Joar Wandborg
Status: FeedbackClosed

Added exit to the cloudstorage meta-file.. nice thinking!

Thanks Elrond, Joar... merged, closed, pushed!

comment:3 by Will Kahn-Greene, 14 years ago

The original url for this bug was http://bugs.foocorp.net/issues/571 .

Note: See TracTickets for help on using tickets.