| 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 |
nothing calls this directly
no test coverage detected