remove timer
This commit is contained in:
@@ -69,6 +69,7 @@ class AssetResolver {
|
|||||||
private func processBatch() {
|
private func processBatch() {
|
||||||
batchLock.lock()
|
batchLock.lock()
|
||||||
if assetRequests.isEmpty {
|
if assetRequests.isEmpty {
|
||||||
|
batchTimer = nil
|
||||||
batchLock.unlock()
|
batchLock.unlock()
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user