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

Torrents not removed from session after deleting #44

Open
winterqt opened this issue Jun 21, 2022 · 2 comments
Open

Torrents not removed from session after deleting #44

winterqt opened this issue Jun 21, 2022 · 2 comments

Comments

@winterqt
Copy link

winterqt commented Jun 21, 2022

When deleting (a large amount of) torrents, sometimes a portion of them don't get removed from the session directory. After restarting the client, these torrents are stopped.

To reproduce:

  1. Delete a large amount of torrents with Flood
  2. Wait for the operation to succeed
  3. Restart rTorrent

Version: 0.9.8-r16

@winterqt
Copy link
Author

winterqt commented Jul 21, 2022

Something to note is that if the option to delete data is enabled in Flood, then the data is properly deleted, at least for some of the torrents. rTorrent acknowledges this by way of the hash check returning unfinished chunks when trying to start these improperly deleted torrents.

@winterqt
Copy link
Author

After adding some additional logging to rTorrent, it appears that DownloadStore::remove isn't being called at all for these torrents.

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

No branches or pull requests

1 participant