A significant number of users are reporting file corruption on Windows. It's a write heavy workload, and investigation reveals that the content file is filled with NUL's and the index file's last line has a bunch of NUL's appended to it. On read, IntegrityError is unsurprisingly returned.
This occurs even when writing content that already exists in the cache.
A significant number of users are reporting file corruption on Windows. It's a write heavy workload, and investigation reveals that the content file is filled with NUL's and the index file's last line has a bunch of NUL's appended to it. On read, IntegrityError is unsurprisingly returned.
This occurs even when writing content that already exists in the cache.