Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-quic-session-destroy-reentrant.mjs
File
test-quic-session-destroy-reentrant.mjs
test/parallel/test-quic-session-destroy-reentrant.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-quic --no-warnings
2
3
// Test: QuicSession.destroy and QuicStream.destroy are safely re-entrant.
4
//
Callers
nothing calls this directly
Calls
11
skip
Function · 0.90
setImmediate
Function · 0.90
createBidirectionalStream
Method · 0.80
listen
Function · 0.70
mustCall
Function · 0.70
connect
Function · 0.70
close
Method · 0.65
resolve
Method · 0.45
subscribe
Method · 0.45
destroy
Method · 0.45
unsubscribe
Method · 0.45
Tested by
no test coverage detected