mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-21 04:10:40 +00:00
This PR gitea'ises the macaron.Recovery() handler meaning that in the event of panic we get proper gitea 500 pages and the stacktrace is logged with the gitea logger. Signed-off-by: Andrew Thornton <art27@cantab.net>