MCPcopy Create free account
hub / github.com/SplootCode/splootcode /

Class

packages/runtime-python/src/runtime/worker-manager.ts:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19export class WorkerManager {
20 private RuntimeWorker: new () => Worker
21 private runtimeWorker: Worker
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected