mirror of
https://github.com/livekit/livekit.git
synced 2026-03-31 02:25:39 +00:00
When the publisher stops publishing, the individual receivers would close attached DownTracks first before notifying MediaTrackReceiver callbacks. This means #1454 does not fix the issue entirely since there is still a window when we can subscribe to a closing track.