libnfs-python
libnfs-python copied to clipboard
no timeout with errror nfs addr
this utils doesn't have timeout with " client = libnfs.NFS('nfs://172.16.0.1/ERROR_ADDR')"?
The error nfs server url will lead to python segment fault, although i add nfs_set_timeout(self._nfs, timeout) into class NFS()