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

Unrecognized fds should be set to cloexec #5

Closed
ebroder opened this issue Jun 23, 2012 · 1 comment
Closed

Unrecognized fds should be set to cloexec #5

ebroder opened this issue Jun 23, 2012 · 1 comment
Labels

Comments

@ebroder
Copy link
Contributor

ebroder commented Jun 23, 2012

This can specifically be an issue with code preloading, which can, e.g., establish database connections and such.

@ebroder
Copy link
Contributor Author

ebroder commented Sep 5, 2013

(FTR, I've recently run into a situation where I actually want to open fds before spawning children, so if we build this functionality, we should be sure to add an option to turn it off)

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

No branches or pull requests

2 participants