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 TimeSyncController/ManifestUpdater race condition #2503

Conversation

Gontran-Molotov
Copy link
Contributor

This PR fixes #2501

It also adds new setManifestUpdateRetryInterval() and getManifestUpdateRetryInterval() method to manage the interval-frequency at which ManifestUpdater will check if the current manifest is still processed before downloading the next manifest once the minimumUpdatePeriod delay has expired.

@epiclabsDASH epiclabsDASH added this to the 2.6.8 milestone Apr 3, 2018
@epiclabsDASH epiclabsDASH merged commit 801d6c2 into Dash-Industry-Forum:development Apr 3, 2018
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.

Race condition between TimeSyncController/ManifestUpdater
2 participants