[Mono-bugs] [Bug 76157][Wis] New - Calling Application.ThreadExit
exits whole app instead of single thread
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 19 22:33:51 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76157
--- shadow/76157 2005-09-19 22:33:51.000000000 -0400
+++ shadow/76157.tmp.14901 2005-09-19 22:33:51.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 76157
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: peter at novonyx.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Calling Application.ThreadExit exits whole app instead of single thread
+
+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.
More information about the mono-bugs
mailing list