nikgoodley-ibboost / cakupan

Automatically exported from code.google.com/p/cakupan
0 stars 0 forks source link

Cakupan leaks open file descriptors #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Re-use already open files when possible.  This fixes a problem where we run out 
of file descriptors for large test runs.

The patch assumes that the previous patches I submitted are already applied 
(though I think it will probably apply either way):
  https://code.google.com/p/cakupan/issues/detail?id=11
  https://code.google.com/p/cakupan/issues/detail?id=12

Original issue reported on code.google.com by sgiff...@suspectclass.com on 30 Dec 2014 at 5:59

Attachments: