end18 / psutil

Automatically exported from code.google.com/p/psutil
Other
0 stars 0 forks source link

get_pid_list() on FreeBSD returns two 0 pids #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
>>> psutil.get_pid_list().count(0)
2

Original issue reported on code.google.com by billiej...@gmail.com on 2 Mar 2009 at 12:58

GoogleCodeExporter commented 9 years ago
Fixed as r203.

Original comment by billiej...@gmail.com on 2 Mar 2009 at 1:28

GoogleCodeExporter commented 9 years ago

Original comment by billiej...@gmail.com on 17 Mar 2009 at 3:31

GoogleCodeExporter commented 9 years ago
Updated csets after the SVN -> Mercurial migration:
r203 == revision 8de40751d256

Original comment by g.rodola on 2 Mar 2013 at 11:46