[Mono-bugs] [Bug 73191][Wis] Changed - ReaderWriterLock Fails To Run MSDN Example Code

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 21:06:02 -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 gonzalo@ximian.com.

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

--- shadow/73191	2005-05-06 18:52:34.000000000 -0400
+++ shadow/73191.tmp.11420	2005-05-06 21:06:02.000000000 -0400
@@ -1,15 +1,15 @@
 Bug#: 73191
 Product: Mono: Class Libraries
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: Linux, Fedora Core 2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
-Priority: Normal
+Priority: Wishlist
 Component: CORLIB
 AssignedTo: lluis@ximian.com                            
 ReportedBy: scott@imeem.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -41,6 +41,14 @@
 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
+
+------- Additional Comments From gonzalo@ximian.com  2005-05-06 21:06 -------
+gonzalo@lalo:/tmp $ mono rw.exe
+Thread J resource has changed 196.
+65433 reads, 12548 writes, 0 reader time-outs, 0 writer time-outs.
+Press ENTER to exit.
+
+This is fixed in SVN.