You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
zeripath 4a04740daf
Handle panics that percolate up to the graceful module (#11291)
* Handle panics in graceful goroutines

Adds a some deferred functions to handle panics in graceful goroutines

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Handle panic in webhook.Deliver

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Handle panic in mirror.syncMirror

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
comments Refactor pull request review (#8954) 5 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
gitdiff Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996) 4 years ago
issue Fix ref links in issue overviews for tags (#8742) 4 years ago
mailer Sendmail should create a process on the gitea system and have a default timeout (#11256) 4 years ago
mirror Handle panics that percolate up to the graceful module (#11291) 4 years ago
pull Prevent merge of outdated PRs on protected branches (#11012) 4 years ago
release When using API CreateRelease set created_unix to the tag commit time (#11218) 4 years ago
repository API endpoint for repo transfer (#9947) 4 years ago
wiki Handle push rejection in branch and upload (#10854) 4 years ago