[issue28165] The 'subprocess' module leaks memory when called in certain ways

Xavion report at bugs.python.org
Tue Sep 20 18:40:14 EDT 2016


Xavion added the comment:

Firstly, you've misquoted me.  The quote you attributed to me in your latest post was actually made by 'ztane'.

Secondly, your extra thread/event code makes no difference here.  I will attach the memory usage logs in subsequent posts.

For consistency, I have removed all of the collateral stuff from your "Test-3.py" script and reattached it here as "Test-3a.py".

----------
resolution: not a bug -> 
status: closed -> open
title: The 'subprocess' module leaks 4 kiB memory for each thread -> The 'subprocess' module leaks memory when called in certain ways
Added file: http://bugs.python.org/file44761/Test-3a.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28165>
_______________________________________


More information about the Python-bugs-list mailing list