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

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


--- Comment #7 from Geoff Norton <[email protected]> 2010-02-25 19:48:08 UTC 
---
Created an attachment (id=344928)
 --> (http://bugzilla.novell.com/attachment.cgi?id=344928)
patch

This isn't mac-only, in fact it affects every OS except windows.  Whats
happening is the call to WaitForMultipleObjectsEx with 1 shared and 1 unshared
handle is blocking on the global signal, because it needs to poll if there are
any shared handles.  This patch fixes the case for me.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to