[Mono-bugs] [Bug 53177][Nor] Changed - WaitHandles are not finalizing

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 26 Jan 2004 23:15:56 -0500 (EST)


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 derek.mcumber@datamtnsol.com.

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

--- shadow/53177	2004-01-24 11:49:36.000000000 -0500
+++ shadow/53177.tmp.17233	2004-01-26 23:15:56.000000000 -0500
@@ -465,6 +465,11 @@
 I am still tuning it a bit for my application, but will attach a diff
 of the final.  Will be slightly different than the above because it
 needs a Sleep while Windows does some sort of memory management during
 the first GET_MEM call and cause a race condition growing the heap.
 
 stay tuned.
+
+------- Additional Comments From derek.mcumber@datamtnsol.com  2004-01-26 23:15 -------
+Created an attachment (id=6526)
+Here is a minimum number of changes plus some GC_PRINT_STAT statements to follow what is happening.  I mispoke earlier when I said I was using gcc.  I was using msft vc7.
+