https://bugzilla.novell.com/show_bug.cgi?id=417871
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=417871#c2 Dick Porter <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED], [EMAIL PROTECTED], | |[EMAIL PROTECTED] --- Comment #2 from Dick Porter <[EMAIL PROTECTED]> 2008-08-27 07:50:49 MDT --- The call to Sleep() is a workaround. Due to the way Thread.Abort is currently implemented on windows, the exception is not thrown until the code enters an alertable wait. Zoltan, Rodrigo - see long discussion on x-m-l in April about polling and Thread.Abort not working on windows. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
