GNOME Bugzilla – Bug 703136
dashdemux: download_loop runs continuously when no segments are available
Last modified: 2013-07-02 21:51:53 UTC
The current implementation of download_loop will loop continuously even if there are no segments to download (see bug 700491, comment 12). We need to add proper thread management to make sure that this operation is only performed when/while needed. I'll add more information to this issue as I do some more research.
*** This bug has been marked as a duplicate of bug 700423 ***