fix: apply decompress_if_needed to content_cache path in fetch/objects
The previous fix only covered the backend.get() path. Objects with compressed bytes in the content_cache column were returned raw, bypassing decompression and causing hash mismatches on clone.
sha256:5d10396f1394a1642f7b1dd47fcaa0e23e070ae2bf09c99f951b5164f6cff631
sha
sha256:71bf6fc5cc65d4f32c45b5c3fbaeb03c9e375667949863aca23089d47d504270
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:5d10396f1394a1642f7b1dd47fcaa0e23e070ae2bf09c99f951b5164f6cff631 --body "your comment"
No comments yet. Be the first to start the discussion.