MCPcopy Create free account
hub / github.com/callstack/agent-device / server-shutdown.test.ts

File server-shutdown.test.ts

src/daemon/__tests__/server-shutdown.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'vitest';
2import assert from 'node:assert/strict';
3import type { DaemonServer } from '../server/transport.ts';
4import { closeDaemonServers } from '../server/server-shutdown.ts';

Callers

nothing calls this directly

Calls 1

closeDaemonServersFunction · 0.90

Tested by

no test coverage detected