https://bugzilla.novell.com/show_bug.cgi?id=459948
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=459948#c3 --- Comment #3 from Alan McGovern <[email protected]> 2008-12-19 17:53:36 MST --- Exactly. All static methods are threadsafe by default, but instance methods are *not* threadsafe by default. So if you are modifying the dictionary from multiple threads simultaneously, it's not a mono bug, so this should be marked as invalid and closed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
