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
data race in conn.go #260
Open
huaz836 opened 3 years ago
Reproduce this case when test my app with go race. The log:
centos 7 go 1.16.2 zookeeper 3.6.2
Originally posted by @huaz836 in https://github.com/samuel/go-zookeeper/issues/178#issuecomment-864974329