openPMD / openPMD-api

:floppy_disk: C++ & Python API for Scientific I/O
https://openpmd-api.readthedocs.io
GNU Lesser General Public License v3.0
138 stars 51 forks source link

Fix double mesh.read() call in parsing procedures #1535

Closed franzpoeschel closed 12 months ago

franzpoeschel commented 12 months ago

First call was outside try{}, so errors would not be caught

ax3l commented 12 months ago

@franzpoeschel thank you!

Just for labeling: is this a bug in an existing release as well or purely on dev?

franzpoeschel commented 11 months ago

@franzpoeschel thank you!

Just for labeling: is this a bug in an existing release as well or purely on dev?

Yes, it is also in the latest release