mirror of
https://github.com/livekit/livekit.git
synced 2026-07-28 09:59:26 +00:00
* Do not call telemetry listener under pending track lock. Fix the TrackPublishRequested call of telemetry listener. Audited other callbacks to ensure that it is not under lock. * missed some paths of recording it, thanks Devin