MCPcopy
hub / github.com/Effect-TS/effect / query-deadlock.test.ts

File query-deadlock.test.ts

packages/effect/test/Effect/query-deadlock.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import * as Effect from "effect/Effect"
3import * as Exit from "effect/Exit"
4import { pipe } from "effect/Function"

Callers

nothing calls this directly

Calls 3

itFunction · 0.85
completeMethod · 0.80
pipeFunction · 0.50

Tested by

no test coverage detected