Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-async-hooks-close-during-destroy.js
File
test-async-hooks-close-during-destroy.js
test/parallel/test-async-hooks-close-during-destroy.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
// Test that async ids that are added to the destroy queue while running a
3
// `destroy` callback are handled correctly.
4
Callers
nothing calls this directly
Calls
8
createHook
Method · 0.80
add
Method · 0.65
has
Method · 0.65
require
Function · 0.50
enable
Method · 0.45
emitDestroy
Method · 0.45
fail
Method · 0.45
on
Method · 0.45
Tested by
no test coverage detected