Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-diagnostics-channel-memory-leak.js
File
test-diagnostics-channel-memory-leak.js
test/parallel/test-diagnostics-channel-memory-leak.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --max-old-space-size=16
2
'use strict'
;
3
4
// This test ensures that diagnostic channel references aren't leaked.
Callers
nothing calls this directly
Calls
6
checkIfCollectableByCounting
Function · 0.85
String
Class · 0.85
unsubscribe
Function · 0.85
subscribe
Function · 0.70
require
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected