Ian Wienand b02a43291c Handle disappearing pids in mlock_report.py
If a pid disappears on us while we're reading, we should just continue
on.

EnvironmentError is just an alias for OSError since Python 3.3, so use
the latter name. [0]

[0] https://docs.python.org/3/library/exceptions.html#OSError

Change-Id: I3a25cca328e1469f72c84a118a9691c1c0258bc4
Closes-Bug: #1926434
2021-04-28 16:31:17 +00:00
..
2015-03-28 14:35:12 -05:00
2021-01-12 17:41:19 -08:00
2019-03-29 11:20:19 -07:00
2020-12-19 18:50:48 +01:00
2016-08-22 17:00:50 +00:00
2020-10-21 14:05:17 +01:00