alhambraGod
Results
1
issues of
alhambraGod
in kazoo/protocol/connection.py [https://github.com/python-zk/kazoo/blob/master/kazoo/protocol/connection.py](url) ``` def _connect_loop(self, retry): # Iterate through the hosts a full cycle before starting over status = None host_ports = self._expand_client_hosts() # Check for an empty hostlist,...
Proposal