[Mono-bugs] [Bug 78455][Min] Changed - WaitHandle.WaitAll() for multiple handle for STA thread

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 29 07:43:44 EDT 2006


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 duncan at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78455

--- shadow/78455	2006-05-19 09:56:57.000000000 -0400
+++ shadow/78455.tmp.15296	2006-06-29 07:43:43.000000000 -0400
@@ -70,6 +70,11 @@
 ------- Additional Comments From jonathan.chambers at ansys.com  2006-05-19 09:56 -------
 I'm probably not going to introduce COM Apartments on Linux (unless 
 I have alot of free time). But if this bug is just the fact that an 
 exception should be thrown, can't we throw the exception if the 
 thread is STA (i.e. he STAThread attribute on Main class, or the 
 thread ApartmentState property was set).
+
+------- Additional Comments From duncan at ximian.com  2006-06-29 07:43 -------
+Created an attachment (id=17223)
+Fix for WaitAll
+


More information about the mono-bugs mailing list