fix: make one-time downloads atomic (ai:gpt-5) #56
No reviewers
Labels
No labels
nagonag
nagonag/ignore
bug
doc
duplicate
enhancement
help wanted
invalid
question
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
IUS/once!56
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/49-non-atomic"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Verification
GOWORK=off GOMODCACHE=/tmp/once-go-mod GOCACHE=/tmp/once-go-build CCACHE_DIR=/tmp/once-ccache go test ./...GOWORK=off GOMODCACHE=/tmp/once-go-mod GOCACHE=/tmp/once-go-build CCACHE_DIR=/tmp/once-ccache go test -race ./cmd/once-server/storegit diff --checkAddresses #49.