mirror of
https://github.com/restic/restic.git
synced 2026-05-31 22:29:43 +00:00
2579fe6b7b
Handling SIGPIPE made restic abort when a TCP connection was reset by a server. This happened on DigitalOcean Spaces, which uses the s3 backend.