aboutsummaryrefslogtreecommitdiff
path: root/release-common.nix
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2019-06-24 21:48:52 +0200
committerEelco Dolstra <edolstra@gmail.com>2019-06-24 21:50:08 +0200
commita67cf5a3585c41dd9f219a2c7aa9cf67fa69520b (patch)
tree19cd95e120f118d66d241e50348c60384273e68c /release-common.nix
parent15fa70cd1b853f5e62662b99ccb9ef3da6cfadff (diff)
Fix 'error 9 while decompressing xz file'
Once we've started writing data to a Sink, we can't restart a download request, because then we end up writing duplicate data to the Sink. Therefore we shouldn't handle retries in Downloader but at a higher level (in particular, in copyStorePath()). Fixes #2952.
Diffstat (limited to 'release-common.nix')
0 files changed, 0 insertions, 0 deletions