Merge commit 'df60830a42580af976b0fc88784d1d32191bd1d7' * commit 'df60830a42580af976b0fc88784d1d32191bd1d7': Must hold lock here...
This commit is contained in:
@@ -267,6 +267,7 @@ void NuCachedSource2::onFetch() {
|
||||
mFetching = false;
|
||||
}
|
||||
} else {
|
||||
Mutex::Autolock autoLock(mLock);
|
||||
restartPrefetcherIfNecessary_l();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user