mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
remove timer
This commit is contained in:
parent
fb798a3492
commit
7cd5b7f64d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue