MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / clearDaemonActivityRegistry

Function clearDaemonActivityRegistry

src/daemon/activity-registry.ts:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 * Test helper to reset shared process-local activity state.
59 */
60export function clearDaemonActivityRegistry(): void {
61 activityCounts.clear();
62}

Calls 1

clearMethod · 0.65

Tested by

no test coverage detected