MCPcopy Create free account
hub / github.com/effect-app/libs / Deferred.test.ts

File Deferred.test.ts

repos/effect/packages/effect/test/Deferred.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Deferred, Fiber, Option } from "effect"
3import * as Cause from "effect/Cause"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 6

syncMethod · 0.80
makeMethod · 0.65
pollMethod · 0.65
succeedMethod · 0.45
failMethod · 0.45
interruptMethod · 0.45

Tested by

no test coverage detected