Tweak for TM stores #650
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "another-tweak-for-tm-stores"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -137,3 +135,4 @@
// This can happen if a file is corrupted and the next file swap completes the dump.
dumpDoneHandler();
return returnvalue::OK;
} else if (result != returnvalue::OK) {
not that it matters, but shouldnt this be result != PersistentTmStor::DUMP_DONE
intended here