mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-17 13:56:47 +00:00
Fix autoconnecting to the next host in the list if the selected one isn't available
This commit is contained in:
parent
bdba9cd00a
commit
330b8b3ced
@ -331,7 +331,7 @@ Please see the details below for more information."), details=traceback.format_e
|
||||
|
||||
if try_connect:
|
||||
do_connect()
|
||||
|
||||
break
|
||||
|
||||
if self.config["show_connection_manager_on_start"]:
|
||||
# XXX: We need to call a simulate() here, but this could be a bug in twisted
|
||||
|
Loading…
x
Reference in New Issue
Block a user