Details
-
Bug
-
Resolution: Out of scope
-
P1: Critical
-
None
-
5.10
-
None
Description
Use QFile open a UNC path file,After remote machine which has the file shut down,call QFile::exists would be blocked.
it seems stuck in windows api :GetFileAttributesExW.
How to fix it ?