diff --git a/doc/todo/harden_against_interruptions/comment_1_8cf1b89cee5be9ade62c6fda33de8e85._comment b/doc/todo/harden_against_interruptions/comment_1_8cf1b89cee5be9ade62c6fda33de8e85._comment new file mode 100644 index 0000000000..06a7786965 --- /dev/null +++ b/doc/todo/harden_against_interruptions/comment_1_8cf1b89cee5be9ade62c6fda33de8e85._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2021-06-25T16:06:59Z" + content=""" +I could make that statement about basically any program. I think git-annex +deals with interruptions well. It is written with idempotency in mind. I +interrupt it all the time. It always behaves well. That is not a proof that +there is not some unforseen situation where I have made a mistake. +"""]]