MCPcopy
hub / github.com/Effect-TS/effect / pool.ts

File pool.ts

packages/effect/src/internal/pool.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Cause } from "../Cause.js"
2import * as Context from "../Context.js"
3import * as Duration from "../Duration.js"
4import type { Effect, Semaphore } from "../Effect.js"

Callers

nothing calls this directly

Calls 3

invalidateMethod · 0.65
getFiberRefMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected