[Mono-bugs] [Bug 80327][Wis] Changed - Background thread that won't die

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 20 11:06:50 EST 2006


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 dick at ximian.com.

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

--- shadow/80327	2006-12-20 09:59:44.000000000 -0500
+++ shadow/80327.tmp.10383	2006-12-20 11:06:50.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80327
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: alan.mcgovern at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -50,6 +50,14 @@
                 s.Send(buffer, buffer.Length, endpoint);
                 s.Receive(ref endpoint);
             }
         }
     }
 }
+
+------- Additional Comments From dick at ximian.com  2006-12-20 11:06 -------
+Works fine for me with svn head:
+
+:; time mono 80327.exe
+Exiting
+mono 80327.exe  0.09s user 0.01s system 7% cpu 1.302 total
+


More information about the mono-bugs mailing list