[issue21618] POpen does not close fds when fds have been inherited from a process with a higher resource limit

Steven Stewart-Gallus report at bugs.python.org
Sun Jun 1 18:24:22 CEST 2014


Steven Stewart-Gallus added the comment:

Thank you for the very quick patch Gregory P. Smith.

It's fair enough if you don't bother to fix the EINTR issue.

One small note:

> +        """Confirm that issue21618 is fixed (mail fail under valgrind)."""

That's a typo right? Shouldn't it be may instead of mail?

----------

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


More information about the Python-bugs-list mailing list