Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
export
const
getAlsSessionId = () => als.getStore()?.sessionId ?? null;
Callers
1
sessionConsistency
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected