forked from gitea/gitea
		
	 d01763ee14
			
		
	
	
		d01763ee14
		
			
		
	
	
	
	
		
			
			Unfortunately there appears to be potential race with notifications being set before the associated issue has been committed. This PR adds protection in to the notifications list to log any failures and remove these notifications from the display. References #10815 - and prevents the panic but does not completely fix this. Signed-off-by: Andrew Thornton <art27@cantab.net>