-
- Downloads
Remove deprecated checkpoints when not resuming from last checkpoint
This happens when manually changing the resuming checkpoint. Let n be the number of the last checkpoint and i be the number of the resuming checkpoint. If i!=n, then the checkpoints i+1, i+2, ... and n are removed when one writes the checkpoint i+1.
parent
fbdc0153
No related branches found
No related tags found
Please register or sign in to comment