Files still keep copyin after closing the program[BUG]
MrKrota opened this issue · 4 comments
Describe the bug
I tried to copy 1019 files (Around 12GB) from my phone (A Galaxy S21) to my PC (A fairly powerful Windows Machine) but I noticed that the program appear to be frozen, so I tried to close it, and after I did that I noticed that the files keep being copied to my PC from my Phone even If I terminated the process from task manager.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Windows
- RAM: 32 GB
- Processor: Ryzen 5600X
Additional context
CPU Usage never passed 10% usage, and the HDD I use to store media files only faced a 40% aprox of usage (only being used to copy those files as I don't use it for anything else). Other components usage was really low.
Though I will add that when you close the program, it will finish only 1 current file and then make it stop and close
Thanks for your answer!. And yeah!, that last thing you mentions sounds good, leaving the process running in background even after closing the GUI can lead to really bad scenarios and user experience.
On the other hand, forcefully closing the process when closing GUI may result in half copied corrupted file
And when copying whole folder, it will finish copying the whole folder... Because it is as 1 copy operation