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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-01-18 19:27 ------- +_barObj is static so it is shared by all threads. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
