Files
livekit/pkg/rtc
Raja Subramanian bd5382daaa Splitting transport close timeout logs. (#4108)
After adding more fields in
https://github.com/livekit/livekit/pull/4105/files, it was not even
logging. Access to one of the added fields must have ended up waiting on
a lock and blocked.

Unfotunately, the deadlock fix in https://github.com/pion/ice/pull/840
did not address the peer connection close hang.

Splitting the logs so that the base log still happens. Ordering after
looking at the code and guessing what could still log to see if we get
more of the logs and learn more about the state and which lock ends up
the first blocking one.
2025-11-27 10:02:01 +05:30
..
2025-09-14 09:41:40 +05:30
2024-03-21 02:48:26 -07:00
2025-08-28 05:20:25 -07:00
2025-09-14 09:41:40 +05:30