Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix HLS lazy-loading exception during update
If a stream switch occurs during a playlist update, that update may need to be cancelled. This handles this edge case to prevent an exception trying to access stream.segmentIndex. Closes #4647
- Loading branch information