https://bugs.kde.org/show_bug.cgi?id=465491
Simon Persson <simon.pers...@mykolab.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/syst | |em/kup/commit/e09c9b1e9fcdc | |34d157c383694dee5e00cf091e3 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #6 from Simon Persson <simon.pers...@mykolab.com> --- Git commit e09c9b1e9fcdc34d157c383694dee5e00cf091e3 by Simon Persson. Committed on 22/02/2023 at 21:25. Pushed by persson into branch 'master'. Change sleep duration for interval plan executor The problem was that time spent with computer in suspend mode was not advancing the process timer. So backup saving every 24 h would happen 27 hours after last save if three hours was spent suspended. Fix by checking if it's time to save every five minutes. M +4 -2 daemon/planexecutor.cpp https://invent.kde.org/system/kup/commit/e09c9b1e9fcdc34d157c383694dee5e00cf091e3 -- You are receiving this mail because: You are watching all bug changes.