MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / index.test.ts

File index.test.ts

packages/kernel/runtime-workerd-subprocess/src/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { chmod, mkdtemp, rm, stat, writeFile } from "node:fs/promises";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 9

isWorkerdAvailableFunction · 0.90
mkdtempFunction · 0.85
makeRunnerFunction · 0.85
waitUntilGoneFunction · 0.85
disposeMethod · 0.80
makeInvokerFunction · 0.70
executeMethod · 0.65

Tested by

no test coverage detected