-
-
Notifications
You must be signed in to change notification settings - Fork 246
Description
Current Behavior
Excellent update. Thank you very much。
I noticed that after updating to version 3, memory cleanup works better than before. However, I encountered a confusion. I set memory cleanup to run every 2 hours. If I'm using VSCode or Chrome when cleanup starts, and I accidentally click on VSCode or Chrome during the cleanup process, VSCode or Chrome will force quit after cleanup completes. This has become a serious issue because I'm working on a large project. Chrome has over 20 tabs open. Crashes result in data loss.
Expected Behavior
The work itself functions normally. I can tolerate performance hiccups like STW. Software crashes, however, impose an additional burden.
Steps to Reproduce
I'm simply running a standard scheduled cleanup while operating memory-intensive software, then initiating the memory cleanup process.
App Version
3.0.0
Windows Version
Windows 10
Additional Context
No response
Checklist
- I have searched the existing issues to make sure this bug has not been reported yet.
- I have tested with the latest version of the application.