• Jim Fulton's avatar
    Bug Fixed: · 3170ba79
    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.
    3170ba79
tests.py 5.32 KB