mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-17 03:24:40 -07:00
@@ -2062,7 +2062,7 @@ func TestJetStreamSlowFilteredInititalPendingAndFirstMsg(t *testing.T) {
|
||||
})
|
||||
|
||||
// Threshold for taking too long.
|
||||
const thresh = 20 * time.Millisecond
|
||||
const thresh = 30 * time.Millisecond
|
||||
|
||||
var dindex int
|
||||
testConsumerCreate := func(subj string, startSeq, expectedNumPending uint64) {
|
||||
|
||||
Reference in New Issue
Block a user