[Mono-bugs] [Bug 45302][Nor] Changed - Mono should throw bug when getting exit code of unfinished process
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Mar 2004 15:05:04 -0500 (EST)
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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=45302
--- shadow/45302 2004-02-08 14:19:13.000000000 -0500
+++ shadow/45302.tmp.31540 2004-03-15 15:05:04.000000000 -0500
@@ -1,8 +1,8 @@
Bug#: 45302
-Product: Mono/Runtime
+Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details: Gentoo 1.4 RC4
Status: NEW
Resolution:
Severity: 001 One hour
@@ -162,6 +162,11 @@
}
return(WaitForExit_internal(process_handle,
milliseconds));
}
+
+------- Additional Comments From gert.driesen@pandora.be 2004-03-15 15:05 -------
+Created an attachment (id=6973)
+fix for this issue
+