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

File test-quic-callback-error-suppressed.mjs

test/parallel/test-quic-callback-error-suppressed.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-quic --no-warnings
2
3// Test: SuppressedError when onerror throws.
4// If session.onerror throws synchronously, a SuppressedError

Callers

nothing calls this directly

Calls 8

skipFunction · 0.90
okFunction · 0.85
mustCallFunction · 0.70
listenFunction · 0.70
connectFunction · 0.70
closeMethod · 0.65
onMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected