mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-17 13:56:47 +00:00
Fix duplicate torrents on restart.
This commit is contained in:
parent
68e5745e02
commit
5ca14dbfba
@ -1019,7 +1019,7 @@ likely the tracker did not responsd in utf-8."
|
||||
torrent.save_dir,
|
||||
torrent.compact)
|
||||
except DelugeError, e:
|
||||
to_remove.append(torrent)
|
||||
del self.state.torrents[torrent]
|
||||
raise e
|
||||
continue
|
||||
except Exception, e:
|
||||
|
Loading…
x
Reference in New Issue
Block a user