mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
d31939574b
If a process has already exited between when psutil.process_iter() was invoked, and when we invoke the cmdline() func, it will raise an exception. This commit catches this exception and skips these processes. |
||
---|---|---|
.. | ||
__init__.py | ||
testprogram.py |