Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Salim and I have discovered that the tests leak many open file descriptors and the tests can hang with even a 64k open file limit. Also doing an lsof periodically shows the number of open files steadily grows over time as the tests run. Fixing this would likely speed up the unit tests and prevent developers from scratching their heads about why the tests are hanging or throwing Too Many Open file exceptions.
Attachments
Issue Links
- links to