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

File DurableDeferred.ts

packages/workflow/src/DurableDeferred.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @since 1.0.0
3 */
4import type { NonEmptyReadonlyArray } from "effect/Array"

Callers

nothing calls this directly

Calls 9

isInterruptedMethod · 0.80
failCauseMethod · 0.80
fromStringMethod · 0.80
getMethod · 0.65
onExitMethod · 0.65
pipeMethod · 0.65
mapMethod · 0.65
failMethod · 0.65
doneFunction · 0.50

Tested by

no test coverage detected