[Mono-bugs] [Bug 74423][Maj] Changed - Deadlock with BeginReceive*/AsyncWaitHandle

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 7 Apr 2005 20:23:52 -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=74423

--- shadow/74423	2005-04-07 02:46:08.000000000 -0400
+++ shadow/74423.tmp.15650	2005-04-07 20:23:52.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74423
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Red Hat 9.0
 OS Details: Fedora Core 2
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: jlarimer@gmail.com               
 QAContact: mono-bugs@ximian.com
@@ -99,6 +99,11 @@
 Getting wait handle...
 Got wait handle, waiting...
 Done waiting, IsCompeted is False
 ---
 
 I will close the bug once i commit.
+
+------- Additional Comments From gonzalo@ximian.com  2005-04-07 20:23 -------
+Fixed in SVN HEAD.
+
+Thanks.