Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rawe0 opened this issue Jul 19, 2024 · 0 comments
Open

Comments

@rawe0
Copy link
Collaborator

rawe0 commented Jul 19, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant