Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python issue 1663329: subprocess/popen close_fds perform poor if SC_OPEN_MAX is hi #124

Open
arizvisa opened this issue Oct 16, 2019 · 1 comment

Comments

@arizvisa
Copy link
Contributor

This is probably a big part of the subprocess module. Apparently there's a huge performance hit here if you're not mounting fdescfs which can be common.

https://bugs.python.org/issue1663329

@arizvisa
Copy link
Contributor Author

(I'll take this as I was planning on merging Python3's subprocess anyways)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant