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

Storage context manager #200

@rich-hart

Description

@rich-hart

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions