mirror of
https://github.com/livekit/livekit.git
synced 2026-09-06 16:45:18 +00:00
* Prevent migration race. Comments in code. Briefly, due to race, the remote participant/track could be closed early leading to missing subscription post-migration. * fixes