Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ cleanupApiServer
Function
cleanupApiServer
apps/desktop/main/ipc/api.ts:262–265 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
260
}
261
262
export
async
function
cleanupApiServer(): Promise<void> {
263
stopAllTimers()
264
await
apiServer.stop()
265
}
Callers
1
cleanupAsync
Function · 0.90
Calls
1
stopAllTimers
Function · 0.90
Tested by
no test coverage detected