Skip to content

Add incomplete download support (#198) #1

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

Merged
merged 1 commit into from
May 21, 2025
Merged

Conversation

Gamote
Copy link
Owner

@Gamote Gamote commented May 21, 2025

  • Add resumable downloads across app sessions

  • Remove debug print statements

  • cleanup and add new test cases

  • add download cancellation handling and fix download progress update

  • create target files right before moving and add etag to incomplete file names for versioning

  • properly cancel downloader task and fix formatting

  • remove unnecessary tabs in test cases


* Add resumable downloads across app sessions

* Remove debug print statements

* cleanup and add new test cases

* add download cancellation handling and fix download progress update

* create target files right before moving and add etag to incomplete file names for versioning

* properly cancel downloader task and fix formatting

* remove unnecessary tabs in test cases

---------

Co-authored-by: Anthony DePasquale <anthony@depasquale.org>
@Gamote Gamote merged commit 8077bfa into Gamote:main May 21, 2025
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.

2 participants