• Jim Fulton's avatar
    Bug Fixed: · adcfd0ad
    Jim Fulton authored
      Saving indexes for large file storages failed (with the error:
      RuntimeError: maximum recursion depth exceeded).  This can cause a
      FileStorage to fail to start because it gets an error trying to save
      its index.
    adcfd0ad
FileStorage.py 67.2 KB