MCPcopy Create free account
hub / github.com/effect-app/libs / sync

Function sync

repos/effect/packages/effect/src/Sink.ts:523–523  ·  view source on GitHub ↗
(a: LazyArg<A>)

Source from the content-addressed store, hash-verified

521 Pull.catchDone((_) => {
522 Queue.endUnsafe(queue)
523 return endVoid
524 })
525 )
526 )

Callers 8

Effect.tsFile · 0.70
fiberAwaitFunction · 0.50
fiberAwaitAllFunction · 0.50
fiberJoinFunction · 0.50
effect.tsFile · 0.50
LatchClass · 0.50
ClockImplClass · 0.50
sleepMethod · 0.50

Calls 2

syncMethod · 0.80
fromEffectFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…