Clear have_bitfield on error
This commit is contained in:
parent
b7ed850918
commit
c697809e50
8 changed files with 88 additions and 32 deletions
|
|
@ -1148,6 +1148,7 @@ impl Session {
|
|||
minfo.clone(),
|
||||
only_files.clone(),
|
||||
minfo.storage_factory.create_and_init(&minfo)?,
|
||||
false,
|
||||
));
|
||||
let handle = Arc::new(ManagedTorrent {
|
||||
locked: RwLock::new(ManagedTorrentLocked {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue