Closed patrickjcasey closed 1 week ago
Here is a video of this branch having two macOS hc check commands work at the same time!
hc check
https://github.com/user-attachments/assets/9c4a6355-8817-421e-85e4-00f903140946
To trigger this bug on macOS, the following steps were the easiest way I could find to reliably trigger this
To avoid this issue, hc now checks the sha256 of the source and destination before copying the files and skips the copy if the hashes are identical
hc
sha256
Resolves #600 .
https://github.com/user-attachments/assets/3cd26b75-a576-4e9a-923a-e0642fe00fd8
hc check running simultaneously on the latest code in this branch
Here is a video of this branch having two macOS
hc check
commands work at the same time!https://github.com/user-attachments/assets/9c4a6355-8817-421e-85e4-00f903140946
To trigger this bug on macOS, the following steps were the easiest way I could find to reliably trigger this
To avoid this issue,
hc
now checks thesha256
of the source and destination before copying the files and skips the copy if the hashes are identical