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
OS X commandline code is crusty and needs to get refactored. While doing so it
would be a good time to try and tackle Issue #83 , and also ensure that cmdline
can raise NoSuchProcess effectively. Right now there are too many code levels
to reliably pass a NSP exception back up to the original Python caller.
From jlo...@gmail.com on October 30, 2010 19:56:04
Original issue: http://code.google.com/p/psutil/issues/detail?id=128
The text was updated successfully, but these errors were encountered: