Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ semaphore.test.ts
File
semaphore.test.ts
packages/effect/test/Effect/semaphore.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
{ strictEqual } from
"@effect/vitest/utils"
3
import
* as D from
"effect/Duration"
4
import
* as Effect from
"effect/Effect"
Callers
nothing calls this directly
Calls
14
strictEqual
Function · 0.90
withPermits
Method · 0.80
sync
Method · 0.80
resize
Method · 0.80
release
Method · 0.80
withPermitsIfAvailable
Method · 0.80
fork
Method · 0.65
map
Method · 0.65
adjust
Method · 0.65
take
Method · 0.65
unsafePoll
Method · 0.65
pipe
Method · 0.65
Tested by
no test coverage detected