MCPcopy
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

1import { assert, describe, it } from "@effect/vitest"
2import { strictEqual } from "@effect/vitest/utils"
3import * as D from "effect/Duration"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 14

strictEqualFunction · 0.90
withPermitsMethod · 0.80
syncMethod · 0.80
resizeMethod · 0.80
releaseMethod · 0.80
forkMethod · 0.65
mapMethod · 0.65
adjustMethod · 0.65
takeMethod · 0.65
unsafePollMethod · 0.65
pipeMethod · 0.65

Tested by

no test coverage detected