[New-bugs-announce] [issue16481] process handle leak on windows in multiprocessing

Richard Oudkerk report at bugs.python.org
Thu Nov 15 18:44:09 CET 2012


New submission from Richard Oudkerk:

On Windows the handle for a child process is not closed when the popen/process object is garbage collected.

----------
messages: 175629
nosy: sbt
priority: normal
severity: normal
stage: needs patch
status: open
title: process handle leak on windows in multiprocessing
type: resource usage
versions: Python 3.3, Python 3.4

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


More information about the New-bugs-announce mailing list