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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-07-11 20:18 ------- Any progress on this bug? THanks BB + +------- Additional Comments From [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
