Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
73
export
function
cleanupSync(): void {
74
stopAllTimers()
75
dsManager = null
76
pullEngine = null
77
}
Callers
1
stopHttpServer
Function · 0.90
Calls
1
stopAllTimers
Function · 0.90
Tested by
no test coverage detected