MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / cleanupSync

Function cleanupSync

apps/cli/src/sync/index.ts:73–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71}
72
73export function cleanupSync(): void {
74 stopAllTimers()
75 dsManager = null
76 pullEngine = null
77}

Callers 1

stopHttpServerFunction · 0.90

Calls 1

stopAllTimersFunction · 0.90

Tested by

no test coverage detected