immich/mobile/lib/domain/utils
Santo Shakil 9ee412110f
fix(mobile): stop sync albums crashing on the main isolate (#29133)
the album sync provider read cancellationProvider, which only exists in the background isolate and throws on the main one. moved the cancel signal onto the isolate call path.

fixes #29125
fixes #29119
2026-06-16 09:14:33 -05:00
..
background_sync.dart fix(mobile): proper background task cleanup (#28694) 2026-06-03 08:16:19 -04:00
event_stream.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
migrate_cloud_ids.dart fix(mobile): proper background task cleanup (#28694) 2026-06-03 08:16:19 -04:00
sync_linked_album.dart fix(mobile): stop sync albums crashing on the main isolate (#29133) 2026-06-16 09:14:33 -05:00