MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / daemon-control-race.test.ts

File daemon-control-race.test.ts

src/cli/__tests__/daemon-control-race.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import type { DaemonRegistryEntry } from '../../daemon/daemon-registry.ts';
3
4const originalEntry: DaemonRegistryEntry = {

Callers

nothing calls this directly

Calls 1

forceStopDaemonFunction · 0.90

Tested by

no test coverage detected