[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3038: Many Python 2.7 macOS builds fail with "Too many open files"
Tahoe-LAFS
trac at tahoe-lafs.org
Wed May 1 13:23:55 UTC 2019
#3038: Many Python 2.7 macOS builds fail with "Too many open files"
-------------------------+-----------------------
Reporter: exarkun | Owner: exarkun
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.12.1
Resolution: | Keywords:
Launchpad Bug: |
-------------------------+-----------------------
Comment (by exarkun):
It seems more reproducible using tox than running trial directory. Two
tox runs both encountered it, two direct trial runs both passed.
Also, using some grep magic with lsof, I see that
allmydata.test.test_system.SystemTest?.test_upload_and_download_convergent
seems to want to open up around 150 fds. So if there are already ~100
open then it's going to run into the macOS limit.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3038#comment:8>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list