Files
Benjamin Pracht 6fc1899bbb Stop WHIP session notifier when participant leaves
The WHIP connection-notify loop kept issuing RPCs after the participant
had left the room. Guard sendConnectionNotify against a closed
participant (returning ErrParticipantNotFound) and treat that error as a
clean loop exit. Also reorder DeleteSession so the participant is removed
before its WHIP OnClose entry is cleared.

Adds tests covering loop termination on participant leave, context
cancellation, and the closed-participant guard.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 20:47:38 +01:00
..
2026-06-29 10:44:08 -07:00
2025-11-28 21:51:53 +05:30
2026-06-29 10:44:08 -07:00
2026-04-23 15:41:55 +05:30