Commit 836cfba
authored
selftests: Set a timeout for lsof (#13621)
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.1 parent 3b00234 commit 836cfba
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
983 | 983 | | |
984 | 984 | | |
985 | 985 | | |
986 | | - | |
987 | | - | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
988 | 993 | | |
989 | 994 | | |
990 | 995 | | |
| |||
0 commit comments