Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-worker-unref-from-message-during-exit.js
File
test-worker-unref-from-message-during-exit.js
test/parallel/test-worker-unref-from-message-during-exit.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
const
{ Worker } = require(
'worker_threads'
);
4
Callers
nothing calls this directly
Calls
4
require
Function · 0.50
on
Method · 0.45
unref
Method · 0.45
wait
Method · 0.45
Tested by
no test coverage detected