Open
Description
With openPMD-api automated series read in, only the existence of an (ADIOS) checkpoint file is enough to try a restart from that file, even if it is corrupted due to a failed writing of the checkpoint.
Thus, restarting currently requires manual cleanup.
Using the last entry in checkpoints.txt
could avoid that problem and enable automatic restarts.