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-07-27 16:43:19 -07:00
2023-09-13 01:38:34 +05:30
2023-08-08 10:02:53 +08:00
2023-09-18 18:42:39 +05:30
2023-08-03 16:32:59 +08:00
2023-09-13 19:59:24 +05:30
2023-10-17 10:37:11 +08:00
2023-08-27 21:26:31 +05:30
2023-10-07 10:56:34 +05:30
2023-10-24 14:09:40 +08:00
2023-10-24 22:12:38 +05:30
2023-08-30 15:31:01 +08:00
2023-07-27 16:43:19 -07:00
2023-10-07 10:56:34 +05:30
2023-10-22 00:08:41 +05:30
2023-07-27 16:43:19 -07:00
2021-11-08 20:56:53 -08:00
2023-07-27 16:43:19 -07:00
2023-10-20 00:44:39 +05:30
2023-10-03 19:38:55 +05:30
2023-07-27 16:43:19 -07:00
2023-08-15 15:40:30 +05:30
2023-10-07 10:56:34 +05:30
2023-10-21 11:02:34 +05:30
2023-09-11 07:33:39 +05:30
2023-10-21 02:25:03 +05:30
2023-07-27 16:43:19 -07:00
2023-10-18 21:48:41 +05:30