[Mono-bugs] [Bug 78318][Min] Changed - ThreadAbort does not abort in simple output to console loop

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 11 11:53:27 EDT 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 vargaz at gmail.com.

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

--- shadow/78318	2006-07-15 16:23:16.000000000 -0400
+++ shadow/78318.tmp.27497	2006-09-11 11:53:27.000000000 -0400
@@ -79,6 +79,13 @@
 ------- Additional Comments From bbjamey at gmail.com  2006-07-11 20:18 -------
 Any progress on this bug?
 
 THanks
 
 BB
+
+------- Additional Comments From vargaz at gmail.com  2006-09-11 11:53 -------
+It won't help much, but this happens because we use the QueueUserAPC
+function to interrupt the thread, and the interrupt only happens when
+the thread goes to 'alertable' state by calling one of the Wait... ()
+functions.
+


More information about the mono-bugs mailing list