--lsof: suppress stderr#4763
Conversation
e8eafe6 to
f9e1839
Compare
Codecov Report
@@ Coverage Diff @@
## master #4763 +/- ##
==========================================
- Coverage 95.68% 95.67% -0.02%
==========================================
Files 113 113
Lines 25001 25001
Branches 2484 2484
==========================================
- Hits 23923 23920 -3
Misses 762 762
- Partials 316 319 +3
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #4763 +/- ##
==========================================
- Coverage 95.68% 95.68% -0.01%
==========================================
Files 113 113
Lines 25001 25012 +11
Branches 2484 2484
==========================================
+ Hits 23923 23932 +9
Misses 762 762
- Partials 316 318 +2
Continue to review full report at Codecov.
|
This can spam a lot of warnings (per invocation), e.g.:
> lsof: WARNING: can't stat() nsfs file system /run/docker/netns/default
Output information may be incomplete.
Or from Travis/MacOS:
> lsof: WARNING: can't stat() vmhgfs file system /Volumes/VMware Shared Folders
> Output information may be incomplete.
> assuming "dev=31000003" from mount table
|
@asottile OK that pic is just disturbing! 🤣 |
Heh yeah cat person in box is one of the weirder ones. RNG is fun |

This can spam a lot of warnings (per invocation), e.g.:
Or from Travis/MacOS: