MCPcopy Index your code
hub / github.com/nodejs/node / test-async-hooks-execution-async-resource-await.js

File test-async-hooks-execution-async-resource-await.js

test/parallel/test-async-hooks-execution-async-resource-await.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const sleep = require('util').promisify(setTimeout);

Callers

nothing calls this directly

Calls 11

executionAsyncResourceFunction · 0.85
listenMethod · 0.80
createServerFunction · 0.70
handlerFunction · 0.70
testFunction · 0.70
requireFunction · 0.50
SymbolFunction · 0.50
createHookFunction · 0.50
okMethod · 0.45
enableMethod · 0.45
unrefMethod · 0.45

Tested by

no test coverage detected