mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
3c26109d79
Replace the global streaming ref with a streamingSessionId that records which session is actively streaming. The streaming computed now returns true only when the current session matches, so switching sessions no longer leaks the generating indicator to unrelated sessions.