fix benchmark run error in original mode
@ -226,10 +226,12 @@ func main() {
}()
}
} else {
if *peerDisvoery {
go func() {
currentNode.JoinShard(leader)
currentNode.StartServer(*port)