[Mono-bugs] [Bug 77280][Cri] Changed - Mono does not fire events properly from different threads

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 24 03:23:59 EST 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 psingh at fnfr.com.

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

--- shadow/77280	2006-01-19 18:47:50.000000000 -0500
+++ shadow/77280.tmp.11652	2006-01-24 03:23:59.000000000 -0500
@@ -95,6 +95,10 @@
 Here is the paragraph content:
 Notice that both the add and remove methods have a MethodImplAttribute
 attribute applied to them. More specifically, these methods are marked
 as synchronized, making them thread-safe: multiple listeners may
 register or unregister themselves with the event at the same time, but
 the linked list will not become corrupted.
+
+------- Additional Comments From psingh at fnfr.com  2006-01-24 03:23 -------
+There has been no activity on this issue. Can someone take a look?
+This one has the potential to be a nasty and fundamental mono bug.


More information about the mono-bugs mailing list