[Mono-bugs] [Bug 76129][Min] Changed - Process.Exited event doesn't behave like MS.NET

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 21 00:59:28 EDT 2005


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 at ximian.com.

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

--- shadow/76129	2005-09-16 18:07:48.000000000 -0400
+++ shadow/76129.tmp.3748	2005-09-21 00:59:28.000000000 -0400
@@ -2,16 +2,16 @@
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Gentoo 64bit
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: System
-AssignedTo: mono-bugs at ximian.com                            
+AssignedTo: gonzalo at ximian.com                            
 ReportedBy: carlos at applianz.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Process.Exited event doesn't behave like MS.NET
@@ -96,6 +96,10 @@
 		private static void p_Exited(object sender, EventArgs e)
 		{
 			Console.WriteLine("exited");
 		}
 	}
 }
+
+------- Additional Comments From gonzalo at ximian.com  2005-09-21 00:59 -------
+I'll take care of this one. I have another bug as a reminder to check
+this behavior and fix it.


More information about the mono-bugs mailing list