forked from gitea/gitea
		
	 2bd7feed37
			
		
	
	
		2bd7feed37
		
			
		
	
	
	
	
		
			
			Backport #13096 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>