Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-inspector-debug-async-hook.js
File
test-inspector-debug-async-hook.js
test/parallel/test-inspector-debug-async-hook.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
common.skipIfInspectorDisabled();
4
const
test = require(
'node:test'
);
Callers
nothing calls this directly
Calls
6
connectInspectorSession
Method · 0.80
waitForNotification
Method · 0.80
waitForDisconnect
Method · 0.80
test
Function · 0.70
send
Method · 0.65
require
Function · 0.50
Tested by
no test coverage detected