MCPcopy
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

1import { Worker } from "node:worker_threads";
2import { join, dirname, sep, extname } from "node:path";
3import { log } from "@/node/services/log";
4

Callers

nothing calls this directly

Calls 5

onMethod · 0.80
resolveMethod · 0.80
getMethod · 0.65
deleteMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected