-
Jeremy Hylton authored
Handle two new failure conditions by ignoring the index and continuing: - corrupted pickle in .index file - no value for 'pos' in pickle (used to call long(None))2e5136c1
lab.nexedi.com will be down for maintenance Tuesday, 8 September 2026, 05:00:00 UTC for a duration of approximately 30 minutes
Handle two new failure conditions by ignoring the index and
continuing:
- corrupted pickle in .index file
- no value for 'pos' in pickle (used to call long(None))