MCPcopy Create free account
hub / github.com/Effect-TS/effect / SocketRunner.test.ts

File SocketRunner.test.ts

packages/platform/node/test/cluster/SocketRunner.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NodeClusterSocket } from "@effect/platform-node"
2import { assert, describe, it } from "@effect/vitest"
3import { BigDecimal, Cause, Deferred, Effect, Exit, Fiber, Layer, Option, PrimaryKey, Schema } from "effect"
4import type { Sharding } from "effect/unstable/cluster"

Callers

nothing calls this directly

Calls 15

joinMethod · 0.80
makeRunnerLayerFunction · 0.70
makeClientLayerFunction · 0.70
annotateRpcsMethod · 0.65
makeMethod · 0.65
annotateMethod · 0.65
pipeMethod · 0.65
toLayerMethod · 0.65
sleepMethod · 0.65
awaitMethod · 0.65
logMethod · 0.65
makeClientFunction · 0.50

Tested by

no test coverage detected