mirror of
https://github.com/livekit/livekit.git
synced 2026-05-01 07:56:01 +00:00
00558dee5c
* Close participant on full reconnect. A full reconnect == irrecoverable error. Participant cannot continue. So, close the participant when issuing a full reconnect. That should prevent subscription manager reconcile till the participant is finally closed down when participant is stale. * format