Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sourcebot-dev/sourcebot
/ shutdownPosthog
Function
shutdownPosthog
packages/backend/src/posthog.ts:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
export
async
function
shutdownPosthog() {
34
await
posthog?.shutdown();
35
}
Callers
1
cleanup
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected