uridownloader: fix deadlock near EOS
A deadlock can happen when the source sends EOS when being put to NULL as the object lock is being held by the thread that sets the element to NULL and is needed by the event handler.
Loading
Please register or sign in to comment