[Mono-bugs] [Bug 59624][Cri] Changed - Remoting over HTTP creates new thread for each request.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 19:14:03 -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 lluis@ximian.com.

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

--- shadow/59624	2004-06-07 18:36:34.000000000 -0400
+++ shadow/59624.tmp.24534	2004-06-07 19:14:03.000000000 -0400
@@ -468,6 +468,11 @@
 can chewup 500M of memory in a couple of hours.
 
 ------- Additional Comments From lluis@ximian.com  2004-06-07 18:36 -------
 Do you get the leak with the updated test case or with iFolder? I've
 fixed a bug (already in CVS) related to remote object lifetime, that
 will fix some memory leaks in some scenarios.
+
+------- Additional Comments From lluis@ximian.com  2004-06-07 19:14 -------
+Created an attachment (id=8051)
+Fixed and simplified test case.
+