[Mono-bugs] [Bug 51445][Nor] Changed - System.Diagnostics.Process.GetProcesses() Not Implemented Properly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 21 May 2004 06:24:18 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=51445

--- shadow/51445	2004-05-14 08:39:59.000000000 -0400
+++ shadow/51445.tmp.30709	2004-05-21 06:24:18.000000000 -0400
@@ -92,6 +92,9 @@
 The reason I didn't list all the system processes is that then it
 would look like you could get a process handle and be signalled when a
 process terminates.  We'd have to poll for that information.  (At the
 moment all processes known to mono are children of the daemon, so we
 get a SIGCHLD when they exit.)
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-05-21 06:24 -------
+*** Bug 58780 has been marked as a duplicate of this bug. ***