[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
Thu Jan 19 08:13:21 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77280
--- shadow/77280 2006-01-18 20:46:37.000000000 -0500
+++ shadow/77280.tmp.30628 2006-01-19 08:13:21.000000000 -0500
@@ -68,6 +68,11 @@
still fails i.e. exhibits the same behaviour. (What is interesting is
that it worked on Windows and RedHat for thread count = 10000 without
any problems - but fails instantly for any reasonable thread count on
Fedora).
-Pawan
+
+------- Additional Comments From vargaz at gmail.com 2006-01-19 08:13 -------
+You have to lock the invocation of the event too with the same lock
+since it accesses the same data.
+
More information about the mono-bugs
mailing list