diff --git a/doc/todo/speed_up_drop_on___34__heavy__34___repo/comment_2_a5587ebc2a406d52855868cdeb39b83e._comment b/doc/todo/speed_up_drop_on___34__heavy__34___repo/comment_2_a5587ebc2a406d52855868cdeb39b83e._comment new file mode 100644 index 0000000000..60180fddb2 --- /dev/null +++ b/doc/todo/speed_up_drop_on___34__heavy__34___repo/comment_2_a5587ebc2a406d52855868cdeb39b83e._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2022-01-05T16:59:08Z" + content=""" +Well, this could be anything that it happens to do in some situation to +actually drop the file. That's what happens in the interval there. + +Are the files unlocked? It might be running git to update the index, +which can take a long time. + +Is annex.secure-erase-command set? Such a command can take a long time. + +Otherwise, strace ... +"""]]