mirror of
https://github.com/restic/restic.git
synced 2026-07-16 04:04:53 +00:00
Handling SIGPIPE made restic abort when a TCP connection was reset by a server. This happened on DigitalOcean Spaces, which uses the s3 backend.