Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ close
Function
close
benchmark/async_hooks/async-resource-vs-destroy.js:60–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
function
close() {
61
hook.disable();
62
server.close();
63
}
64
}
65
66
function
buildDestroy(getServe) {
Callers
1
main
Function · 0.70
Calls
2
close
Method · 0.65
disable
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…