diff options
author | zeripath <art27@cantab.net> | 2023-01-13 01:48:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-13 09:48:48 +0800 |
commit | 99cf0d394ea1f949b72aef2c25e74e67a4ca1791 (patch) | |
tree | 4c13d326d1f2b250cd45637fff1b714d0fecab47 /web_src | |
parent | f1c13b4aceee82ea7da6a4ea4a512f0adc76906c (diff) | |
download | gitea-99cf0d394ea1f949b72aef2c25e74e67a4ca1791.tar.gz gitea-99cf0d394ea1f949b72aef2c25e74e67a4ca1791.zip |
Continue GCing other repos on error in one repo (#22422)
The current code propagates all errors up to the iteration step meaning
that a single malformed repo will prevent GC of other repos.
This PR simply stops that propagation.
Fix #21605
Signed-off-by: Andrew Thornton <art27@cantab.net>
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Diffstat (limited to 'web_src')
0 files changed, 0 insertions, 0 deletions