borgbackup / borg

Deduplicating archiver with compression and authenticated encryption.
https://www.borgbackup.org/
Other
11.01k stars 738 forks source link

borg with-lock: catch exception, print error msg, fixes #8022 #8100

Closed ThomasWaldmann closed 7 months ago

ThomasWaldmann commented 7 months ago

fwd port of #8030.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ad3f136) 83.90% compared to head (1f5cc35) 83.90%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8100 +/- ## ======================================= Coverage 83.90% 83.90% ======================================= Files 67 67 Lines 11998 12000 +2 Branches 2172 2172 ======================================= + Hits 10067 10069 +2 - Misses 1348 1349 +1 + Partials 583 582 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.