[Mono-bugs] [Bug 73227][Maj] Changed - System.Diagnostics.Process.WaitForExit hang

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 20:21:19 -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 bmaurer@users.sf.net.

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

--- shadow/73227	2005-03-15 19:02:22.000000000 -0500
+++ shadow/73227.tmp.731	2005-05-05 20:21:19.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 73227
-Product: Mono: Class Libraries
+Product: Mono: Runtime
 Version: 1.1
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
-Component: System
+Component: io-layer
 AssignedTo: dick@ximian.com                            
 ReportedBy: jonpryor@vt.edu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -82,6 +82,9 @@
 StandardOutput, if necessary, so that the child is blocked on the parent. 
 How to do this while supporting the WaitForExit(int) overload is an
 excercise for the bug-fixer. :-)
 
 ------- Additional Comments From dick@ximian.com  2005-03-03 13:26 -------
 *** Bug 73228 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From bmaurer@users.sf.net  2005-05-05 20:21 -------
+I can reproduce this on HEAD.