mirror of
https://github.com/androidx/media.git
synced 2025-05-06 23:20:42 +08:00

When we currently trigger the iteration finished event during the release, we don't mark the event as triggered. This means that someone can trigger another release from within the callback, which then tries to resend the event. Issue: google/ExoPlayer#10758 #minor-release PiperOrigin-RevId: 488645089 (cherry picked from commit 3e5103a3e55e2dc545b4a2442beaa49f307ecfdc)