Status: Accepted
Owner: ----
CC: [email protected]
Labels: Component-wconfd HaskellTask Type-Refactoring Priority-Low
New issue 800 by [email protected]: Provide fallback for closing all file
descriptors when forking jobs
http://code.google.com/p/ganeti/issues/detail?id=800
Since there is no fully portable way how to list all open file descriptors,
we currently use /proc/self/fd or /dev/fd. If it fails, we close nothing.
We (as a fallback) try to get the maximum FD number and try to close all of
them.
This only affects non-Linux distros.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings