1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-24 08:34:28 +00:00
gitea/services
zeripath 99cf0d394e
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>
2023-01-13 09:48:48 +08:00
..
2023-01-11 13:31:16 +08:00
2023-01-08 09:34:58 +08:00
2023-01-12 09:21:16 +01:00
2023-01-02 22:46:39 +01:00
2023-01-11 13:31:16 +08:00