Skip to content

Conversation

@anacrolix
Copy link
Contributor

  • Fixes panic using --downloader.verify from --downloader.verify asserts for already completed files #18165.
  • Pulls the full fixes from anacrolix/torrent master from [3.3] Torrent client fixes #18179. That's the announce thrashing and some poor logging. Also includes some small performance improvements.
  • Updates the Downloader tests since the final PR, and fixes all the issues they uncovered:
    • Unsynchronized download requests.
    • Not handling mismatched infohashes or names (which happens in the tests)
    • BuildTorrentIfNeed would silently ignore missing data files.
  • Handles some cases where Delete and Download might be called at the same time.

@anacrolix anacrolix requested a review from shohamc1 December 6, 2025 03:57
@anacrolix anacrolix force-pushed the anacrolix/downloader-misc branch from c65626a to 18ad7fc Compare December 6, 2025 09:30
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