mirror of
https://github.com/restic/restic.git
synced 2025-04-26 08:10:56 +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.