[issue12044] subprocess.Popen.__exit__ doesn't wait for process end

Antoine Pitrou report at bugs.python.org
Tue May 10 00:00:40 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> I'm thinking there's not a lot we can do here, but also not a lot that
> we should do here. We don't want to wait, and we don't want to close,
> so maybe we should just document that the usage should be limited only
> to expecting the open handles to be closed?

Sounds good indeed :)

----------

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


More information about the Python-bugs-list mailing list