[Mono-bugs] [Bug 73191][Nor] Changed - ReaderWriterLock Fails To Run MSDN Example Code
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 18:52:34 -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=73191
--- shadow/73191 2005-03-01 22:28:05.000000000 -0500
+++ shadow/73191.tmp.10547 2005-05-06 18:52:34.000000000 -0400
@@ -3,15 +3,15 @@
Version: 1.1
OS: GNU/Linux [Other]
OS Details: Linux, Fedora Core 2
Status: NEW
Resolution:
Severity: Unknown
-Priority: Wishlist
+Priority: Normal
Component: CORLIB
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: lluis@ximian.com
ReportedBy: scott@imeem.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: ReaderWriterLock Fails To Run MSDN Example Code
@@ -38,6 +38,9 @@
------- Additional Comments From bmaurer@users.sf.net 2005-03-01 22:28 -------
Our rwlock is *MUCH* slower than the msft one, so that may explain the
timeout failures.
But there is no excuse for deadlocking.
+
+------- Additional Comments From miguel@ximian.com 2005-05-06 18:52 -------
+Lluis was the last one to work on this, am assigning it to him