Closed xiang90 closed 10 years ago
/cc @unihorn @philips
@xiangli-cmu Where are you seeing the data races? From go test -race
? Or from -race
on etcd?
@benbjohnson go test -race. I will test it against etcd and fix the race found there in another pull request.
@unihorn Can you test this changes on etcd? Thanks.
These changes look good to me. @xiangli-cmu I have tried to bump it into etcd, and it works well.
lgtm, merge at will.
Fix all data race in raft.
https://drone.io/github.com/xiangli-cmu/raft/27