Fix autoconnecting to a host other than the first one in the list
This commit is contained in:
parent
8edd91a3d5
commit
de262bf7db
@ -333,7 +333,7 @@ Please see the details below for more information."), details=traceback.format_e
|
||||
|
||||
if try_connect:
|
||||
do_connect(6)
|
||||
break
|
||||
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