libnfs-python icon indicating copy to clipboard operation
libnfs-python copied to clipboard

no timeout with errror nfs addr

Open jiaqianjing opened this issue 7 years ago • 1 comments

this utils doesn't have timeout with " client = libnfs.NFS('nfs://172.16.0.1/ERROR_ADDR')"?

jiaqianjing avatar Nov 14 '17 04:11 jiaqianjing

The error nfs server url will lead to python segment fault, although i add nfs_set_timeout(self._nfs, timeout) into class NFS()

jiaqianjing avatar Nov 14 '17 08:11 jiaqianjing