[issue38061] FreeBSD: Optimize subprocess.Popen(close_fds=True) using closefrom()

Kubilay Kocak report at bugs.python.org
Mon Sep 9 09:42:44 EDT 2019


Kubilay Kocak <koobs.freebsd at gmail.com> added the comment:

On "close_except", close_range and posix_spawn(close_fds=True), I'll talk to my interested FreeBSD colleagues about potential inroads in that regard.

In the meantime, we're good on closefrom(2) anywhere it can be used in Python

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38061>
_______________________________________


More information about the Python-bugs-list mailing list