Merge branch 'bootstrap' into testing
All checks were successful
Testing / default (push) Successful in 7m57s
All checks were successful
Testing / default (push) Successful in 7m57s
This commit is contained in:
commit
56e92a747a
|
@ -96,6 +96,7 @@ class Manager(threading.Thread):
|
|||
self.fill_bootstrap_pool()
|
||||
return
|
||||
logging.info('Starting a bootstrapper for %s:%s', *target)
|
||||
shared.node_pool.discard(target)
|
||||
connect(target, Bootstrapper)
|
||||
|
||||
outgoing_connections = 0
|
||||
|
|
Loading…
Reference in New Issue
Block a user