MCPcopy
hub / github.com/Effect-TS/effect / workerRunner.ts

File workerRunner.ts

packages/platform/src/internal/workerRunner.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Cause from "effect/Cause"
2import * as Chunk from "effect/Chunk"
3import * as Context from "effect/Context"
4import * as Deferred from "effect/Deferred"

Callers

nothing calls this directly

Calls 15

restoreFunction · 0.85
startMethod · 0.80
decodeMethod · 0.80
syncMethod · 0.80
pipeFunction · 0.70
makeMethod · 0.65
pipeMethod · 0.65
onExitMethod · 0.65
scheduleTaskMethod · 0.65
unsafeInterruptAsForkMethod · 0.65
idMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected