mirror of
https://github.com/livekit/livekit.git
synced 2026-09-02 00:29:14 +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.