MCPcopy
hub / github.com/OpenCoworkAI/open-codesign / generation-ipc.test.ts

File generation-ipc.test.ts

apps/desktop/src/main/generation-ipc.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { CancelGenerationPayloadV1, CodesignError } from '@open-codesign/shared';
2import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
3import {
4 acquireInFlightWorkspaceGeneration,

Callers

nothing calls this directly

Calls 11

cancelGenerationRequestFunction · 0.90
withInFlightGenerationFunction · 0.90
listInFlightGenerationsFunction · 0.90
armGenerationTimeoutFunction · 0.90
makeControllerFunction · 0.85
clearFunction · 0.85
abortMethod · 0.80
releaseFunction · 0.70

Tested by

no test coverage detected