Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: #3591 abandoned delayed request also fires an event #3602

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

orange4glace
Copy link
Contributor

@orange4glace orange4glace commented Apr 11, 2021

#3591

I have tested with single-track + multi-resolution (more than 100+ times with many different manifests), it worked without any problems and fixed #3591,
although I am not 100% sure this code change will not cause a side-effect or not. (code changes in 4.0 also might need to be considered for the future?)

Please give some thoughts! :)

@dsilhavy dsilhavy added this to the 4.0.0 milestone Apr 13, 2021
@orange4glace
Copy link
Contributor Author

orange4glace commented Apr 18, 2021

@dsilhavy If possible, I hope this could be considered in 3.2.2 :)

@dsilhavy
Copy link
Collaborator

@orange4glace 3.2.2 was already released on 13th April. If you need this change in version 3.x you will need to merge this against your local branch. The next dash.js release will be 4.0

@dsilhavy
Copy link
Collaborator

@orange4glace Sorry for the delay on my end. We are currently working on version 4.0 including major changes to the general structure of dash.js. Can you rebase your PR against the latest development branch please.

@dsilhavy dsilhavy removed this from the 4.0.0 milestone Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Aborting delayed HTTPRequest stops ScheduleController
2 participants