* chore: remove ARM architecture support from release checksums and Linux map. * feat: append user ID to the lock directory path to prevent conflicts and add a test for the new structure. * add comment * unit test: add test for lock directory structure with UID suffix * mplement user-specific lock directory naming for Windows using a hash of the home directory. * refactor: use `getUserSpecificDirName()` for lock directory name in tests. * fix: use full SHA1 hash for Windows lock directory names and add tests for user isolation and writability. |
||
|---|---|---|
| .. | ||
| lock | ||
| retry | ||
| constants.go | ||
| constants_test.go | ||
| crypto.go | ||
| crypto_test.go | ||
| utils.go | ||
| utils_test.go | ||