MCPcopy 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

createHookMethod · 0.80
addMethod · 0.65
hasMethod · 0.65
requireFunction · 0.50
enableMethod · 0.45
emitDestroyMethod · 0.45
failMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected