Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/promptfoo/promptfoo
/ workerPool.test.ts
File
workerPool.test.ts
test/python/workerPool.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
path from
'path'
;
3
4
import
{ afterAll, beforeAll, beforeEach, describe, expect, it } from
'vitest'
;
Callers
nothing calls this directly
Calls
6
it
Function · 0.85
push
Method · 0.80
shutdown
Method · 0.65
initialize
Method · 0.45
execute
Method · 0.45
getWorkerCount
Method · 0.45
Tested by
no test coverage detected