mirror of
https://github.com/livekit/livekit.git
synced 2026-07-09 18:52:00 +00:00
07fe9b7241
* 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