mirror of
https://github.com/vacp2p/mvds.git
synced 2026-01-10 07:08:17 -05:00
definite bug
This commit is contained in:
@@ -111,8 +111,6 @@ func (n *Node) AppendMessage(group state.GroupID, data []byte) (state.MessageID,
|
||||
if err != nil {
|
||||
log.Printf("error while setting sync state %s", err.Error())
|
||||
}
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
if n.mode == BATCH {
|
||||
|
||||
Reference in New Issue
Block a user