mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
@@ -406,6 +406,8 @@ func TestClusterDoubleMsgs(t *testing.T) {
|
||||
sendB("PING\r\n")
|
||||
expectB(pongRe)
|
||||
|
||||
time.Sleep(10 * time.Millisecond)
|
||||
|
||||
matches = expectMsgsA2(2)
|
||||
checkMsg(t, matches[0], "foo", "", "", "2", "ok")
|
||||
checkForPubSids(t, matches, pSids)
|
||||
|
||||
Reference in New Issue
Block a user