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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82796 --- shadow/82796 2007-09-14 15:32:13.000000000 -0400 +++ shadow/82796.tmp.10572 2007-09-14 15:32:42.000000000 -0400 @@ -1,16 +1,16 @@ Bug#: 82796 -Product: Mono: Class Libraries +Product: Mono: Runtime Version: 1.2 OS: other OS Details: Gentoo linux, mono 1.2.5 and svn-head Status: NEW Resolution: Severity: Unknown Priority: Normal -Component: CORLIB +Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Summary: Process.ExitCode returns 0 for forked apps @@ -109,6 +109,9 @@ This appears to be a runtime issue. When "forking" a managed application and using HasExited to check whether the process has exited, the exit code is always 0. As a temporary workaround adding a WaitForExit call causes the correct exit code to be returned. + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-14 15:32 ------- +-> runtime _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
