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