MCPcopy 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
33export async function shutdownPosthog() {
34 await posthog?.shutdown();
35}

Callers 1

cleanupFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected