[Mono-bugs] [Bug 55909][Wis] Changed - Deadlock in ReaderWriterLock.UpgradeToWriterLock()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 9 Apr 2004 18:14:21 -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 mono-bug@jerryweb.info.

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

--- shadow/55909	2004-04-09 18:12:18.000000000 -0400
+++ shadow/55909.tmp.22567	2004-04-09 18:14:21.000000000 -0400
@@ -144,6 +144,11 @@
 deadlocks can arise (e.g. in DowngradeFromWriter() method). 
 So, I voted to try to rewrite the class completely, see attachment.
 And excuse me for my poor (read-only ;) English; for the more
 sophisticated texts /as this one/ I must hire my friend as a translator ;)
 [This is my contribution to Community, comment of transl.]
 
+
+------- Additional Comments From mono-bug@jerryweb.info  2004-04-09 18:14 -------
+Created an attachment (id=7297)
+ReaderWriterLock.cs
+