MCPcopy Create free account
hub / github.com/Effect-TS/effect / Latch.test.ts

File Latch.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Effect, Exit, Fiber, Latch } from "effect"
3import * as Scheduler from "effect/Scheduler"
4

Callers

nothing calls this directly

Calls 10

pollUnsafeMethod · 0.80
joinMethod · 0.80
pushMethod · 0.80
makeMethod · 0.65
awaitMethod · 0.65
isOpenMethod · 0.65
pipeMethod · 0.65
closeUnsafeMethod · 0.65
openUnsafeMethod · 0.65
interruptMethod · 0.45

Tested by

no test coverage detected