[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
Wed Jan 18 19:27:34 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 18:44:51.000000000 -0500
+++ shadow/77280.tmp.19388 2006-01-18 19:27:34.000000000 -0500
@@ -56,6 +56,9 @@
create a foo object which in turn creates a bar object and calls a
method on it which generates the event. So there should be 5 event
messages printed on the console. This is indeed the case on Windows
and RedHat Enterprise but not on Fedora.
+
+------- Additional Comments From vargaz at gmail.com 2006-01-18 19:27 -------
+_barObj is static so it is shared by all threads.
More information about the mono-bugs
mailing list