MCPcopy Index your code
hub / github.com/nodejs/node / test-quic-writer-async-dispose-ended.mjs

File test-quic-writer-async-dispose-ended.mjs

test/parallel/test-quic-writer-async-dispose-ended.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: Symbol.asyncDispose only fails if writable side not ended.
4// If the writer was already ended (via endSync/end), asyncDispose

Callers

nothing calls this directly

Calls 11

skipFunction · 0.90
encodeMethod · 0.80
allMethod · 0.80
listenFunction · 0.70
mustCallFunction · 0.70
connectFunction · 0.70
closeMethod · 0.65
endSyncMethod · 0.45
resolveMethod · 0.45
writeSyncMethod · 0.45

Tested by

no test coverage detected