MCPcopy Index your code
hub / github.com/Effect-TS/effect / KeyedPool.test.ts

File KeyedPool.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { strictEqual } from "@effect/vitest/utils"
3import { Array, Duration, Effect, Fiber, KeyedPool, pipe, Random, Ref } from "effect"
4import * as TestClock from "effect/TestClock"

Callers

nothing calls this directly

Calls 12

strictEqualFunction · 0.90
pipeFunction · 0.90
makeMethod · 0.65
pipeMethod · 0.65
getMethod · 0.65
forkMethod · 0.65
sleepMethod · 0.65
adjustMethod · 0.65
joinMethod · 0.65
modifyMethod · 0.65
invalidateMethod · 0.65
nextIntBetweenMethod · 0.65

Tested by

no test coverage detected