Removed test_close_fds, because it's too unreliable. We simply cannot
know that the newly-started Python process only has 3 filedescriptors open. Fixes bug 1048808.
Showing
Please register or sign in to comment
know that the newly-started Python process only has 3 filedescriptors open. Fixes bug 1048808.