Files
livekit/pkg/sfu
Raja Subramanian 66750e4ba8 Fix deadlock (#2180)
* Fix deadlock

My previous PR to wrap layer notifier post in bind lock was
problematic as `onBinding` callback happens within that lock
and that onBinding callback can call set max layer which will
post to channel. Use a separate mutex.

* RUnlock
2023-10-24 22:12:38 +05:30
..
2023-07-27 16:43:19 -07:00
2023-10-23 23:00:03 +05:30
2023-09-18 18:42:39 +05:30
2023-10-24 22:12:38 +05:30
2023-07-27 16:43:19 -07:00
2023-07-27 16:43:19 -07:00
2021-11-08 20:56:53 -08:00
2023-07-27 16:43:19 -07:00