goraft / raft

UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
MIT License
2.43k stars 479 forks source link

fix(server.go) use setState in function init to avoid data race. #218

Closed xiang90 closed 8 years ago

philips commented 10 years ago

lgtm