[Mono-dev] System.Diagnostics.Process.GetProcesses()
Carlos Solorzano
carlos at applianz.com
Mon Feb 6 10:23:12 EST 2006
On:
http://bugzilla.ximian.com/show_bug.cgi?id=77196
they mention another bug about it. Doesn't sound like its going to
get fixed anytime soon, I went with reading /proc which worked out
better because I needed to know if something was a zombie as well.
--Carlos
On Feb 6, 2006, at 9:02 AM, Jonathan S. Chambers wrote:
> I'm using the System.Diagnostics.Process.GetProcesses() method
> on mono on Linux. The only process it returns me is the currently
> executing managed app (ProcessTest.exe for example). Is this
> correct (I
> was expecting all processes on the machine)? This is the behavior as a
> regular user and as root (with latest from svn).
>
> - Jonathan
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
More information about the Mono-devel-list
mailing list