STINNER Victor <victor.stin...@haypocalc.com> added the comment:

test_subprocess.test_leaking_fds_on_error takes more than 5 minutes on x86 
FreeBSD 7.2 build slave! This tests creates 1,024 subprocesses, and subprocess 
has to close 655,000 file descriptors just to create on child process (whereas 
there are only something like 10 open files...).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11284>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to