Skip to content

Commit

Permalink
debugging 7
Browse files Browse the repository at this point in the history
  • Loading branch information
levb committed Jul 19, 2023
1 parent f64774d commit 6c0671d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/norace_test.go
Expand Up @@ -5161,6 +5161,7 @@ func TestNoRaceJetStreamClusterInterestPullConsumerStreamLimitBug(t *testing.T)
// but only when they are current and ready. So we will start with R1, add in messages
// then scale up while also still adding messages.
func TestNoRaceJetStreamClusterDirectAccessAllPeersSubs(t *testing.T) {
// <>/<>
c := createJetStreamClusterExplicit(t, "JSC", 3)
defer c.shutdown()

Expand Down

0 comments on commit 6c0671d

Please sign in to comment.