MCPcopy Create free account
hub / github.com/anomalyco/opencode / background-job.ts

File background-job.ts

packages/core/src/background-job.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as BackgroundJob from "./background-job"
2
3import { Cause, Clock, Context, Deferred, Effect, Exit, Layer, Scope, SynchronizedRef } from "effect"
4import { Identifier } from "./id/id"

Callers

nothing calls this directly

Calls 12

forkFunction · 0.85
snapshotFunction · 0.70
errorTextFunction · 0.70
getMethod · 0.65
settleFunction · 0.50
restoreFunction · 0.50
makeMethod · 0.45
setMethod · 0.45
closeMethod · 0.45
fromMethod · 0.45
valuesMethod · 0.45
forkMethod · 0.45

Tested by

no test coverage detected