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

File executor.test.ts

apps/local/src/executor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* oxlint-disable executor/no-try-catch-or-throw -- test boundary: isolate process env and always dispose the shared executor handle */
2import { mkdtempSync, rmSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 4

getExecutorFunction · 0.90
reloadExecutorFunction · 0.90
disposeExecutorFunction · 0.90

Tested by

no test coverage detected