[Mono-bugs] [Bug 45302][Cos] Changed - Mono should throw bug when getting exit code of unfinished process

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 24 Jun 2003 19:26:01 -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=45302

--- shadow/45302	Tue Jun 24 15:26:51 2003
+++ shadow/45302.tmp.20744	Tue Jun 24 19:26:01 2003
@@ -91,6 +91,17 @@
 
 But I'll look into this a little further tomorrow.
 
 Does increasing the timeout for the test case I attached resolve this 
 issue ?  Does it return exit code 0 when you set the milliseconds 
 argument in WaitForExit to Int32.MaxValue ?
+
+------- Additional Comments From bmaurer@users.sf.net  2003-06-24 19:26 -------
+>Does increasing the timeout for the test case I attached resolve this 
+>issue ?
+
+Yes
+
+>Does it return exit code 0 when you set the milliseconds 
+>argument in WaitForExit to Int32.MaxValue ?
+
+Yes