MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp /

Class

packages/challenge-builder/src/worker-executor.js:1–1  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export class WorkerExecutor {
2 constructor(
3 workerName,
4 { location = '/js/', maxWorkers = 2, terminateWorker = false } = {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected