reilleya / openMotor

An open-source internal ballistics simulator for rocket motor experimenters
GNU General Public License v3.0
368 stars 73 forks source link

Exporters crash when file writing throws #137

Open reilleya opened 4 years ago

reilleya commented 4 years ago

The converter class should provide a "safe write" method to avoid this so error handling doesn't have to be implemented in every exporter.