MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-stream-body-error.mjs

File test-quic-stream-body-error.mjs

test/parallel/test-quic-stream-body-error.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: stream destroyed during async source consumption.
4// When the stream is destroyed while an async iterable body source is

Callers

nothing calls this directly

Calls 11

skipFunction · 0.90
okFunction · 0.85
setBodyMethod · 0.80
listenFunction · 0.70
mustCallFunction · 0.70
connectFunction · 0.70
slowSourceFunction · 0.70
closeMethod · 0.65
setTimeoutFunction · 0.50
destroyMethod · 0.45

Tested by

no test coverage detected