Skip to content

Commit

Permalink
Bug 1518762 - Avoid error in psutil.disk_io_counters in resourcemonit…
Browse files Browse the repository at this point in the history
…or r=ahal

Imports giampaolo/psutil@8f99f37
to fix a bug with Linux kernel 4.18+, giampaolo/psutil#1354
(to be included in a future release of psutil, version 5.5.0)

Differential Revision: https://phabricator.services.mozilla.com/D16028

UltraBlame original commit: e26eda77b71c6c02db69441236dd95fc0db5c7f2
  • Loading branch information
marco-c committed Oct 3, 2019
1 parent 2a68375 commit 7b7adee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions third_party/python/psutil/psutil/_pslinux.py
Original file line number Diff line number Diff line change
Expand Up @@ -6550,6 +6550,11 @@
=
=
14
or
fields_len
=
=
18
:

name
Expand Down

0 comments on commit 7b7adee

Please sign in to comment.