Closed giampaolo closed 1 year ago
Expand the bug reported in #2062. In case of zombie process, exe(), cmdline() and memory_maps() returned a "null" value. Now they raise ZombieProcess instead.
Summary
Description
Expand the bug reported in #2062. In case of zombie process, exe(), cmdline() and memory_maps() returned a "null" value. Now they raise ZombieProcess instead.