MCPcopy Index your code
hub / github.com/Effect-TS/effect / channelExecutor.ts

File channelExecutor.ts

packages/effect/src/internal/channel/channelExecutor.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Cause from "../../Cause.js"
2import type * as Channel from "../../Channel.js"
3import type * as ChildExecutorDecision from "../../ChildExecutorDecision.js"
4import type * as Context from "../../Context.js"

Callers

nothing calls this directly

Calls 14

restoreFunction · 0.85
readUpstreamFunction · 0.85
inheritAllMethod · 0.80
getDoneMethod · 0.80
runFunction · 0.70
pipeMethod · 0.65
forkMethod · 0.65
makeMethod · 0.65
addFinalizerMethod · 0.65
sizeMethod · 0.65
pipeFunction · 0.50
awaitMethod · 0.45

Tested by

no test coverage detected