MCPcopy Create free account
hub / github.com/nodejs/node / test-quic-stream-read-after-blocked.mjs

File test-quic-stream-read-after-blocked.mjs

test/parallel/test-quic-stream-read-after-blocked.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --experimental-stream-iter --no-warnings
2
3// Test: a sender blocked on flow control is resumed once the consumer
4// starts reading. This confirms that we do flush MAX_STREAM_DATA

Callers

nothing calls this directly

Calls 15

skipFunction · 0.90
mustCallAtLeastFunction · 0.85
deepStrictEqualFunction · 0.85
setBodyMethod · 0.80
allMethod · 0.80
listenFunction · 0.70
mustCallFunction · 0.70
connectFunction · 0.70
delayFunction · 0.70
closeMethod · 0.65
bytesFunction · 0.50

Tested by

no test coverage detected