files-community / files-community/Files
Bug: When a large number of disk reads and writes occur, software is prone to unresponsive
- Dominant language
- C#
- Stars
- 45.4k
- Forks
- 2.9k
- Avg merge
- 19h 7m
- Merged PRs (30d)
- 62
Description
### Description
When a large number of disk reads and writes occur, software is prone to unresponsive
### Steps To Reproduce
unzip,or move or copy files
The program will not respond.Perhaps it can display the UI framework, but the content needs to load for a long time, even if it's "My Computer"
And ,Even if the program is running in the background, when the front-end is closed, opening the software again still feels very laggy and takes a long time to load.But after loading is complete, it will be relatively smoother. Even though the disk is still reading and writing heavily at this moment
### Files Version
3.9.9.0
### Windows Version
10.0.26100.0
### User ID
5e66c37f-6e0b-4309-a195-da4d17ca07dc
### Log File
[debug.log](https://github.com/user-attachments/files/20530409/debug.log)
Contributor guide
Assessment
This issue has not been assessed yet.