Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Storage context manager #200

Open
rich-hart opened this issue Feb 18, 2015 · 0 comments
Open

Storage context manager #200

rich-hart opened this issue Feb 18, 2015 · 0 comments

Comments

@rich-hart
Copy link
Contributor

The @storage_management decorator is currently being used in views.py to log storage failures as well as handle storage persistence, abort and restart functions. Ideally, these decorators should be removed in views and their functionality replaced by defining a context manager in the storage classes.

@rich-hart rich-hart changed the title BaseStorage context manager Storage context manager Feb 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant