MCPcopy Create free account
hub / github.com/KmBase/ScienceReading / ZombieProcess

Class ZombieProcess

embedded/site-packages/psutil/_common.py:337–353  ·  view source on GitHub ↗

Exception raised when querying a zombie process. This is raised on macOS, BSD and Solaris only, and not always: depending on the query the OS may be able to succeed anyway. On Linux all zombie processes are querable (hence this is never raised). Windows doesn't have zombie processes.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

wrapperFunction · 0.85
wrapperFunction · 0.85
_send_signalMethod · 0.85
wrapperFunction · 0.85
wrapperFunction · 0.85
wrap_exceptions_procfsFunction · 0.85
cmdlineMethod · 0.85
_raise_if_zombieMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected