goraft / raft

UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

server.Start/Stop/Init cannot be called simultaneously

xiang90 opened this issue · comments

We need to add a lock or document it