MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / connection-pool.test.ts

File connection-pool.test.ts

packages/plugins/mcp/src/sdk/connection-pool.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { Effect } from "effect";
3import { ElicitationResponse, type Elicit } from "@executor-js/sdk";
4

Callers

nothing calls this directly

Calls 5

serveMcpServerFunction · 0.90
makeEchoMcpServerFunction · 0.90
createMcpConnectionPoolFunction · 0.90
invokeFunction · 0.70
closeMethod · 0.65

Tested by

no test coverage detected