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

Download Manager cancels after timeout #270

Open
lrnselfreliance opened this issue Oct 13, 2024 · 0 comments
Open

Download Manager cancels after timeout #270

lrnselfreliance opened this issue Oct 13, 2024 · 0 comments
Labels
python Changes in Python

Comments

@lrnselfreliance
Copy link
Owner

Currently, a Downloader is in charge of cancelling itself if the timeout is exceeded. Move this logic into the DownloadManager.

  • All Downloaders should check download_manager.kill_download(download_id) to know if it should stop.
@lrnselfreliance lrnselfreliance added the python Changes in Python label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Changes in Python
Projects
None yet
Development

No branches or pull requests

1 participant