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

🐛 Simplify download_with_progress inputs and fix clean up logic #506

Conversation

kevinsantana11
Copy link
Contributor

  • File buffers were not being closed correctly when exceptions were raised
  • Move buffer management logic to top level function
  • Passed in buffers are no longer closed when an exception is raised.
  • Pull expected size from Content-Length header

* File buffers were not being closed correctly when exceptions were raised
* Move buffer management logic to top level function
* Passed in buffers are no longer closed when an exception is raised.
* Pull expected size from Content-Length header
@kevinsantana11 kevinsantana11 merged commit a9bc63c into Cloud-Drift:main Aug 9, 2024
11 of 14 checks passed
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

Successfully merging this pull request may close these issues.

1 participant