http://bugzilla.novell.com/show_bug.cgi?id=593955

http://bugzilla.novell.com/show_bug.cgi?id=593955#c7


--- Comment #7 from Zoltan Varga <[email protected]> 2010-04-07 14:30:16 UTC ---
The threadpool code looks racy, because it checks for interruption, then starts
waiting, so if the interrupt signal arrives at the wrong moment, the thread
might not be interrupted. But it seems strange that the race is hit for 4
threads.

-- 
Configure bugmail: http://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

Reply via email to