hasii2011 / pyut

A UML Diagrammer implemented in Python
GNU Affero General Public License v3.0
11 stars 4 forks source link

Correctly process exceptions from IOFile 🎨 #335

Closed hasii2011 closed 2 years ago

hasii2011 commented 2 years ago

On exceptions don't return False; Bubble up the exception to the top layer; We'll log it there

hasii2011 commented 2 years ago

Done on the 🤡 master 🤡 branch