MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-loader-hooks-inspect-wait.js

File test-esm-loader-hooks-inspect-wait.js

test/parallel/test-esm-loader-hooks-inspect-wait.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// This tests esm loader's internal worker will not be blocked by --inspect-wait.
2// Regression: https://github.com/nodejs/node/issues/53681
3
4'use strict';

Callers

nothing calls this directly

Calls 2

runTestFunction · 0.70
requireFunction · 0.50

Tested by

no test coverage detected