MCPcopy Create free account
hub / github.com/effect-app/libs / testRunnerAddress

Function testRunnerAddress

packages/infra/test/cluster-sqlite.test.ts:205–205  ·  view source on GitHub ↗
(offset: number)

Source from the content-addressed store, hash-verified

203 })
204
205const testShardGroup = (label: string) => `cluster-sqlite-${testRunId}-${label}`
206
207const testRunnerAddress = (offset: number) => RunnerAddress.make("localhost", runnerPortBase + offset)

Callers 1

clusterWorkflowLayerFunction · 0.70

Calls 1

makeMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…