[Mono-bugs] [Bug 76157][Nor] Changed - Calling
Application.ThreadExit exits whole app instead of single thread
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 19 01:42:01 EST 2006
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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76157
--- shadow/76157 2005-10-01 02:27:34.000000000 -0400
+++ shadow/76157.tmp.26958 2006-01-19 01:42:01.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76157
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: peter at novonyx.com
QAContact: mono-bugs at ximian.com
@@ -18,6 +18,10 @@
When running the sample code attached to bug #76156 (
http://bugzilla.ximian.com/show_bug.cgi?id=76156 )
the application will exit when Application.ThreadExit is called, instead
of just terminating the thread and continuing the message loop on the main
thread.
+
+------- Additional Comments From peter at novonyx.com 2006-01-19 01:42 -------
+No longer exits the app when the thread exits. Not firing the event
+yet, but that's what the referenced bug is about.
More information about the mono-bugs
mailing list