MCPcopy Create free account
hub / github.com/effect-app/libs / routing-interruptibility.test.ts

File routing-interruptibility.test.ts

packages/infra/test/routing-interruptibility.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest"
2import { ConfigureInterruptibilityMiddleware } from "effect-app/middleware"
3import * as S from "effect-app/Schema"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 9

makeImplLayerFunction · 0.85
makeMethod · 0.65
middlewareMethod · 0.65
annotateMethod · 0.65
pipeMethod · 0.65
sleepMethod · 0.65
getMethod · 0.65
provideMethod · 0.45
interruptMethod · 0.45

Tested by

no test coverage detected