-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stop logging CheckPath returns error: context canceled #21064
Merged
zeripath
merged 10 commits into
go-gitea:main
from
zeripath:fix-20709-prevent-logging-context-cancelled
Oct 10, 2022
Merged
Stop logging CheckPath returns error: context canceled #21064
zeripath
merged 10 commits into
go-gitea:main
from
zeripath:fix-20709-prevent-logging-context-cancelled
Oct 10, 2022
Commits on Sep 4, 2022
-
Stop logging CheckPath returns error: context canceled
We should only log CheckPath errors if they are not simply due to context cancellation. Fix go-gitea#20709 Signed-off-by: Andrew Thornton <art27@cantab.net>
Configuration menu - View commit details
-
Copy full SHA for e62cb21 - Browse repository at this point
Copy the full SHA e62cb21View commit details -
Update modules/git/repo_attribute.go
Co-authored-by: delvh <dev.lh@web.de>
Configuration menu - View commit details
-
Copy full SHA for e6d459c - Browse repository at this point
Copy the full SHA e6d459cView commit details
Commits on Sep 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 01318f6 - Browse repository at this point
Copy the full SHA 01318f6View commit details
Commits on Sep 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 53b3e2c - Browse repository at this point
Copy the full SHA 53b3e2cView commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fa6b1aa - Browse repository at this point
Copy the full SHA fa6b1aaView commit details
Commits on Oct 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bcac477 - Browse repository at this point
Copy the full SHA bcac477View commit details
Commits on Oct 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 286ba5d - Browse repository at this point
Copy the full SHA 286ba5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae126b7 - Browse repository at this point
Copy the full SHA ae126b7View commit details
Commits on Oct 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 30d6692 - Browse repository at this point
Copy the full SHA 30d6692View commit details
Commits on Oct 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fec1e7b - Browse repository at this point
Copy the full SHA fec1e7bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.