Skip to content

Adding context manager to read/write to "file.py" with optional disable #2

@rawe0

Description

@rawe0

It could be useful to have a context manager implemented for the read/write functions in the file.py for the cs3api4lab since it could be potentially handle large enough files where this becomes an improvement when streaming is enabled.

This would entail implementing streaming so that it can optionally be disabled since it is not supported but all applications, however it does not make sense to implement a context manager without streaming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions