Swapnil Talekar <swapnil...@gmail.com> added the comment:

Sorry about the previous report. I should have tested it thoroughly. Yes, it 
does not seem to rise but eventually it does. This time, I'v added garbage 
collection right after the subinterpreter is shutdown. The memory consumption 
does not seem to rise above 8MB when you start the test. But if you leave it 
running for couple of hours I have seen it grown upto 24MB. I haven't tested 
more that that but it seems that if you run it for couple of days, memory 
consumption will grow upto few 100 MB.
This is strange because mod_python doesn't seem to be doing anything special to 
handle this, then how does it work with mod_python?

----------
Added file: http://bugs.python.org/file21615/test_subinter_with_gc.c

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11803>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to