Files
livekit/pkg
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-10-22 22:49:38 -07:00
2023-10-24 12:59:25 +05:30
2023-10-24 22:12:38 +05:30
2023-07-27 16:43:19 -07:00
2023-08-03 13:31:17 -07:00