[Mono-bugs] [Bug 34963][Wis] Changed - Mono leaks lock/monitor handles

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 6 May 2003 15:11: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 gonzalo@ximian.com.

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

--- shadow/34963	Tue Feb 11 10:16:37 2003
+++ shadow/34963.tmp.24272	Tue May  6 15:11:21 2003
@@ -197,6 +197,14 @@
 won't fix the problem with the GC tho...
 
 ------- Additional Comments From dick@ximian.com  2003-02-11 10:16 -------
 The uncontended locks should not create system handles now.  Still
 need to investigate the finaliser though, so not marking this bug as
 fixed.
+
+------- Additional Comments From gonzalo@ximian.com  2003-05-06 15:11 -------
+This seems fixed now.
+
+I don't see any handles created after the first few one (console et al).
+but I have not tested on windows.
+
+Should we close this one?