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

Class

packages/core/execution/src/engine.test.ts:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17// never resolves, so a fiber failure is never observed by the racer.
18
19class FakeRuntimeError extends Data.TaggedError("FakeRuntimeError")<{
20 readonly message: string;
21}> {}
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected