You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(audience-session): reset starts a new session, does not emit session_end
Pin the M2-A1 fix (commit dc286a0e): Reset must end the old session
silently, mint a fresh anonymousId, and fire session_start for the
new session. Matches Web SDK reset().
- Reset_StartsNewSession_DoesNotEmitSessionEnd: new session_start present,
no session_end on disk, new anonymousId differs from the first.
- Reset_ConsentNone_DoesNotStartSession: at None consent, Reset must not
spin up a new session (no session_start emitted).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments