Armin Rigo <[email protected]> added the comment: Cannot reproduce, at least on PyPy 2.0.2. After a run time of 2 minutes the PyPy process is still only at 70MB of resident size. Tested by running "pip install web.py cherrypy" and "pypy test_httpservice2.py" and "while /bin/true; do wget --quiet --no-check-certificate https://127.0.0.1:8700 && rm index.html*; done".
________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1257> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
