Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-h2leak-destroy-session-on-socket-ended.js
File
test-h2leak-destroy-session-on-socket-ended.js
test/parallel/test-h2leak-destroy-session-on-socket-ended.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
// Flags: --expose-gc
3
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
12
listen
Method · 0.80
client
Function · 0.70
close
Method · 0.65
require
Function · 0.50
assert
Function · 0.50
setImmediate
Function · 0.50
skip
Method · 0.45
on
Method · 0.45
log
Method · 0.45
destroy
Method · 0.45
register
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected