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

Kubilay Kocak report at bugs.python.org
Mon Sep 9 05:07:35 EDT 2019


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

@Victor I mounted fdescfs on the buildbot workers to make the tests run faster. You're correct that it's not enabled by default.

If we could look at the initial support being as simple as possible, we can look to backport this to 2.7 as well

----------

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


More information about the Python-bugs-list mailing list