mirror of https://github.com/go-gitea/gitea.git
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.
* 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> |
5 years ago | |
---|---|---|
.. | ||
context.go | ||
manager.go | 5 years ago | |
manager_unix.go | ||
manager_windows.go | ||
net_unix.go | ||
net_windows.go | ||
restart_unix.go | ||
server.go | ||
server_hooks.go | ||
server_http.go |