[Mono-bugs] [Bug 58275][Nor] Changed - Errors stopping background threads
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 10 May 2004 11:17:29 -0400 (EDT)
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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58275
--- shadow/58275 2004-05-10 11:14:55.000000000 -0400
+++ shadow/58275.tmp.1701 2004-05-10 11:17:29.000000000 -0400
@@ -22,6 +22,11 @@
been disposed.
I'm attaching a patch. Before aborting a background, it sets the
StopRequested state, which avoids throwing the Abort exception when the
abort signal is handled. The patch also makes the main thread to wait for
the background threads to be actually stopped. Any objection?
+
+------- Additional Comments From lluis@ximian.com 2004-05-10 11:17 -------
+Created an attachment (id=7663)
+Proposed patch
+