mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-04 06:27:52 -09:00
7edf7eb46c
If there is a panic during runMigrateTask we should capture and log the underlying panic error. This PR ensures that the panic is logged and captured as part of the task message. Fix #13095 Signed-off-by: Andrew Thornton <art27@cantab.net>