Antoine Pitrou <[email protected]> added the comment:

Yeah... We might replicate the psutil source code doing that.  On Linux, it 
involves parsing /proc/{pid}/status (which may not be available on some 
restricted execution environments?).  Haven't looked what it does on macOS.

----------
nosy: +giampaolo.rodola

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue31913>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to