[TxMt] TODO List
Allan Odgaard
throw-away-1 at macromates.com
Sat Feb 25 09:41:51 UTC 2006
On 25/2/2006, at 10:35, Soryu wrote:
> I'm really new to this ruby stuff and now this :). Will look into
> it. How many files is "many" how deep are your subdirectories
> nested and how long does it take for this error to pop up,
> instantly or after 10 seconds or so?
By default a process on Darwin can only have 256 files open at the
same time (well, file descriptors) -- so likely the problem is just
lack of closing files you have scanned… will check the script in 30
minutes…
More information about the textmate
mailing list