Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ assert, describe, it } from
"@effect/vitest"
2
import
{ Effect, Exit, Fiber, Latch } from
"effect"
3
import
* as Scheduler from
"effect/Scheduler"
4
Callers
nothing calls this directly
Calls
10
pollUnsafe
Method · 0.80
join
Method · 0.80
push
Method · 0.80
make
Method · 0.65
await
Method · 0.65
isOpen
Method · 0.65
pipe
Method · 0.65
closeUnsafe
Method · 0.65
openUnsafe
Method · 0.65
interrupt
Method · 0.45
Tested by
no test coverage detected