samuel / go-zookeeper

Native ZooKeeper client for Go. This project is no longer maintained. Please use https://github.com/go-zookeeper/zk instead.
BSD 3-Clause "New" or "Revised" License
1.64k stars 672 forks source link

Fix re-auth hang. #185

Closed mhrabovcin closed 6 years ago

mhrabovcin commented 6 years ago

Manually cherr-pick patches from https://github.com/samuel/go-zookeeper/pull/181

mhrabovcin commented 6 years ago

Sorry, PR against wrong repo!