From c00a15dde0f3bf66e6bf8208def89fb5f215714c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 6 Jul 2021 09:45:45 -0400 Subject: [PATCH] close --- doc/todo/harden_against_interruptions.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/harden_against_interruptions.mdwn b/doc/todo/harden_against_interruptions.mdwn index cd38f9b457..9367ae5c03 100644 --- a/doc/todo/harden_against_interruptions.mdwn +++ b/doc/todo/harden_against_interruptions.mdwn @@ -4,3 +4,5 @@ From [another thread](https://git-annex.branchable.com/todo/add_option_to_use_sq Maybe, there are some simple ways to harden git-annex against possible weirdness following abrupt interruptions? E.g. using flag files to detect when a prior operation got interrupted, and rebuilding the sqlite dbs from git data. Or tagging sqlite records with the timestamp of their creation, and not using the data if the relevant worktree files got modified since then. + +> [[closing|done]] per comment --[[Joey]] -- 2.30.2