MCPcopy Create free account
hub / github.com/nodejs/node / test-destroy-not-blocked.js

File test-destroy-not-blocked.js

test/async-hooks/test-destroy-not-blocked.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2// Flags: --expose_gc
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 7

testNextTickFunction · 0.85
testAwaitFunction · 0.70
requireFunction · 0.50
createHookFunction · 0.50
tickFunction · 0.50
enableMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected