Rescue ErrorDuringExecution when loading old formulae
This commit is contained in:
		
							parent
							
								
									eae7363934
								
							
						
					
					
						commit
						195cac8c91
					
				@ -4,6 +4,7 @@ class FormulaVersions
 | 
			
		||||
  IGNORED_EXCEPTIONS = [
 | 
			
		||||
    ArgumentError, NameError, SyntaxError, TypeError,
 | 
			
		||||
    FormulaSpecificationError, FormulaValidationError,
 | 
			
		||||
    ErrorDuringExecution,
 | 
			
		||||
  ]
 | 
			
		||||
 | 
			
		||||
  attr_reader :f
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user