Files
elysium/apps
hikari 4e32709e07 fix: prevent auto-save race condition during force sync
Skip auto-save when isSyncingRef is true and reset the auto-save timer
at the start of forceSync to prevent concurrent saves from sharing the
same HMAC signature and causing alternating save failures.
2026-03-06 19:30:38 -08:00
..