Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ runMainThread
Function
runMainThread
test/parallel/test-inspector-workers-flat-list.js:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
function
runMainThread() {
52
rootWorker = startWorker(1, processMessage);
53
}
54
55
function
runChildWorkerThread() {
56
let
worker = null;
Callers
1
test-inspector-workers-flat-list.js
File · 0.85
Calls
1
startWorker
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…