Closed devos50 closed 8 years ago
The freeSpace method in sqlitecachedbhandler.py should probably also remove the torrent it is removing from the database, from the torrent store in order to actually clean up space.
freeSpace
sqlitecachedbhandler.py
Yeah, apparently nothing is cleaning the torrent store...
Should be fixed by #2025
@whirm Can you close this one? Thanks!
The
freeSpace
method insqlitecachedbhandler.py
should probably also remove the torrent it is removing from the database, from the torrent store in order to actually clean up space.