[Mono-bugs] [Bug 417871] Thread.Abort() not working correctly.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Aug 27 09:50:50 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=417871
User dick at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=417871#c2
Dick Porter <dick at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dick at novell.com, rkumpera at novell.com,
| |vargaz at freemail.hu
--- Comment #2 from Dick Porter <dick at novell.com> 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.
More information about the mono-bugs
mailing list