You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace file.remove() with atomic rename operation to avoid SMB file handle conflicts
- Use hidden backup file (.filename.backup.uuid) during save process
- Add error recovery to restore original file if write fails
- Improve error logging for debugging save failures
Log: resolve file save failure on SMB filesystem
pms: BUG-351271
0 commit comments