| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
In case of hanging filesystems (e.g. unreachable sshfs), `lsof` can hang for a long time (3 minutes in my case). Set a more reasonable timeout and skip the affected test (like already done with other problems regarding lsof) in such a case. (cherry picked from commit 836cfba)
Pull request was closed
| Back | FazBrowse Home | New Git URL |
This is a backport of PR #13621 as merged into main (836cfba).
In case of hanging filesystems (e.g. unreachable sshfs), lsof can hang for a long time (3 minutes in my case). Set a more reasonable timeout and skip the affected test (like already done with other problems regarding lsof) in such a case.