MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / getAlsSessionId

Function getAlsSessionId

packages/db/src/session-context.ts:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10) => als.run({ sessionId: sid || null }, fn);
11
12export const getAlsSessionId = () => als.getStore()?.sessionId ?? null;

Callers 1

sessionConsistencyFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected