mirror of
https://github.com/immich-app/immich.git
synced 2026-06-29 17:54:35 -07:00
9ee412110f
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