rsconnect-python icon indicating copy to clipboard operation
rsconnect-python copied to clipboard

inconsistent file_checksum

Open bcwu opened this issue 2 years ago • 0 comments

file_checksum is generating different checksums for the same file.

The file can be any file that exist on disk, uploaded as part of a bundle, or re-downloaded as part of a bundle. Cross checking the same file with sha256 would give consistent hashes, while file_checksum does not.

bcwu avatar Mar 23 '23 21:03 bcwu