mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
8835f7b898
If you attempt to load an asset and then the first load fails, then the second load will hang forever. This was caused by the second load trying to cancel the first, but the CancelableChain not handling this case. Closes #782 Change-Id: I79e201db44cbf47485e7221cc148bbfdde6276f7