[Mono-bugs] [Bug 46650][Nor] Changed - Race condition in code compilation (with delegates).

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 20 Jul 2003 22:03:18 -0400 (EDT)


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 miguel@ximian.com.

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

--- shadow/46650	Sun Jul 20 22:02:24 2003
+++ shadow/46650.tmp.23663	Sun Jul 20 22:03:18 2003
@@ -419,6 +419,11 @@
 from the appdomain.h file (only .h in metadata where I found another
 lock, and figured `maybe they should be documented together').
 
 What the patch does is to take the metadata_shared lock before trying
 to get the domain lock in the code that does it.
 
+
+------- Additional Comments From miguel@ximian.com  2003-07-20 22:03 -------
+Created an attachment (id=4923)
+metadata deadlock fix for the runtime
+