You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now I raise a PR(#1407) which adds the functionality to handle context to that method. After merging, we can use context.Withtimeout to set the appropriate timeout.
Describe the bug
disk.Partitions(true)
can take 20s+ when mapped drives exist on windows and the remote server is not availableThe error returned is:
According to http://www.delphigroups.info/2/3d/477068.html there is no timeout control
The text was updated successfully, but these errors were encountered: