Hi,

I noticed "OSError: [Errno 23] Too many open files in system" errors on your 
FreeBSD buildbot. I would like to know if you configured a limit on the open 
files or maybe of child processes on this buildbot or not, or if it is a 
failure in Python?

The first error always occurs in the first test of test_concurrent_futures. 
It's 
maybe because this test uses a lot of open files or processes?

Victor
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to