MCPcopy
hub / github.com/colbymchenry/codegraph / parse-pool.test.ts

File parse-pool.test.ts

__tests__/parse-pool.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * ParseWorkerPool — the worker pool that parses files across cores during a full
3 * `codegraph index` (issue #1015). These tests drive the pool's queue / growth /
4 * recycle / crash-recovery / timeout / teardown logic with INJECTED fake

Callers

nothing calls this directly

Calls 8

resolveParsePoolSizeFunction · 0.90
makePoolFunction · 0.85
resultFunction · 0.85
taskFunction · 0.85
requestParseMethod · 0.80
sleepFunction · 0.70
allMethod · 0.65
destroyMethod · 0.45

Tested by

no test coverage detected