Files
livekit/pkg
Raja Subramanian f24152b4c0 Call Broadcast in lock scope. (#3625)
* Call Broadcast in lock scope.

Seems like there is a possible window where things can hang forever
if a goroutine enters the Wait) after the lock is released but before
Broadcast gets called, it will never see that broadcast and will hang forever.

* RLock
2025-04-25 12:12:10 +05:30
..
2025-02-18 00:40:56 -08:00
2025-03-27 12:42:19 +05:30
2024-11-25 13:10:48 +05:30
2025-04-25 12:12:10 +05:30
2024-12-20 07:16:14 +05:30