mirror of
https://github.com/immich-app/immich.git
synced 2026-05-28 09:52:34 -04:00
0ab057f453
Ensure that all files are flushed after they've been written. At current, files are not explicitly flushed to disk, which can cause data corruption. In extreme circumstances, it's possible that uploaded files may not ever be persisted at all.