parsec-cloud
parsec-cloud copied to clipboard
[🐛 | Bug]: Parsec freezes when copying a file which is already beign copied
Parsec version tested on:
3.0.0 rc4
Platforms tested on:
Linux
Bug description:
Step to produce:
- Copy a huge file (1) in the A directory.
- Copy the copy of the huge file (2) in the B directory before the end of the first copy.
The copy (2) is unable to finish and impossible to abort Even when the copy (1) is finished.
All the futures files transfer are blocked
It looks that it freeze all the server
Relevant output:
No response