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
I do this: opened 3 untitled tabs, typed some text ('dd', 'ee', 'ff'). option: "ui_session_save_interval": -20,
now I wait 20 secs (I need app in IDLE state), and app saves 'settings/history session.json' (and 2 backups because of "ui_backup_sessions":2 ). this session has the unsaved texts ('dd', 'ee' etc).
Cuda version:1.220.6.1
My configs
I'm too lazy to save files, so always open a lot of untitled tabs to record some notes, while the computer doesn't shutdown for a long time.
The history_session.json faithfully saves unsaved text, but the backup file won't be generated because I didn't close cuda.
An unexpected crash of cuda caused history_session.json to be lost (a win11 problem) and my memory to be lost too....
Can there be an option that allows ui_backup_sessions to happen regularly without closing cuda?
Thx!🙏
The text was updated successfully, but these errors were encountered: