Fix the bug thanks to e2e test
This commit is contained in:
parent
cd87acdab2
commit
5384f8c9db
3 changed files with 23 additions and 13 deletions
|
|
@ -1053,7 +1053,7 @@ impl Session {
|
|||
}
|
||||
}
|
||||
ReadMetainfoResult::ChannelClosed { .. } => {
|
||||
bail!("DHT died, no way to discover torrent metainfo")
|
||||
bail!("input address stream exhausted, no way to discover torrent metainfo")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue