mirror of
https://github.com/go-gitea/gitea
synced 2025-01-10 17:54:27 +00:00
3ccebf7f40
We should only log CheckPath errors if they are not simply due to context cancellation - and we should add a little more context to the error message. Fix #20709 Signed-off-by: Andrew Thornton <art27@cantab.net>