Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ workerPool.ts
File
workerPool.ts
src/node/utils/main/workerPool.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Worker } from
"node:worker_threads"
;
2
import
{ join, dirname, sep, extname } from
"node:path"
;
3
import
{ log } from
"@/node/services/log"
;
4
Callers
nothing calls this directly
Calls
5
on
Method · 0.80
resolve
Method · 0.80
get
Method · 0.65
delete
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected