openPMD / openPMD-api

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

Follow-up to #1470 #1482

Closed franzpoeschel closed 11 months ago

franzpoeschel commented 11 months ago

1470 introduced a little bug: With its changes, a PatchRecordComponent is left in dirty state after parsing. If not flushing before closing the Series, this would lead to errors.