You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
======================================================================
ERROR: psutil.tests.test_process.TestProcess.test_zombie_process
----------------------------------------------------------------------
Traceback (most recent call last):
File "psutil/tests/test_process.py", line 1455, in test_zombie_process
zproc.as_dict()
File "psutil/__init__.py", line 563, in as_dict
ret = meth()
File "psutil/__init__.py", line 739, in cwd
return self._proc.cwd()
File "psutil/_pslinux.py", line 1320, in wrapper
raise NoSuchProcess(self.pid, self._name)
NoSuchProcess: psutil.NoSuchProcess process no longer exists (pid=14147)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: