immich/mobile/lib/domain/utils
shenlong 5fe954b3c9
fix: use lock to synchronise foreground and background backup (#21522)
* fix: use lock to synchronise foreground and background backup

# Conflicts:
#	mobile/lib/domain/services/background_worker.service.dart
#	mobile/lib/platform/background_worker_api.g.dart
#	mobile/pigeon/background_worker_api.dart

* add timeout to the splash-screen acquire lock

* fix: null check on created date

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-09-04 11:44:33 -05:00
..
background_sync.dart feat: beta background sync (#21243) 2025-08-28 14:11:54 +00:00
event_stream.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
isolate_lock_manager.dart fix: use lock to synchronise foreground and background backup (#21522) 2025-09-04 11:44:33 -05:00