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

Fix v3.1.3: Bug fixes in Downloader() class #115

Merged
merged 2 commits into from
Nov 1, 2024
Merged

Fix v3.1.3: Bug fixes in Downloader() class #115

merged 2 commits into from
Nov 1, 2024

Conversation

obervinov
Copy link
Owner

@obervinov obervinov commented Nov 1, 2024

v3.1.3 - 2024-11-01

What's Changed

Full Changelog: v3.1.2...v3.1.3 by @obervinov in #115

🐛 Bug Fixes

  • remove the conflicting _check_incomplete_transfers method with the queue processing thread from the Uploader class - this is a deprecated mechanism
  • rewrite the exception handling in the Downloader class
  • add exception handling for the ChallengeRequired in the Downloader class
  • other small improvements

@obervinov obervinov added the bug Something isn't working label Nov 1, 2024
@obervinov obervinov self-assigned this Nov 1, 2024
@obervinov obervinov added this to the v3.1.3 milestone Nov 1, 2024
@obervinov obervinov marked this pull request as ready for review November 1, 2024 14:39
Copy link
Owner Author

@obervinov obervinov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed

@obervinov obervinov merged commit 997f16e into main Nov 1, 2024
5 checks passed
@obervinov obervinov deleted the fix/v3.1.3 branch November 1, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

1 participant