From: Joey Hess Date: Thu, 15 Sep 2022 16:54:52 +0000 (-0400) Subject: belated response X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~69^2~116 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9edaac65c9f0fb6d80bb9391704383d1b5b4d594;p=git-annex.git belated response --- diff --git a/doc/design/external_special_remote_protocol/async_appendix/comment_2_897dbfbd4ed9c0f520bd2d4d0c961745._comment b/doc/design/external_special_remote_protocol/async_appendix/comment_2_897dbfbd4ed9c0f520bd2d4d0c961745._comment new file mode 100644 index 0000000000..64d3eefc93 --- /dev/null +++ b/doc/design/external_special_remote_protocol/async_appendix/comment_2_897dbfbd4ed9c0f520bd2d4d0c961745._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2022-09-15T16:52:40Z" + content=""" +The first process that negotiates support for ASYNC will be the last +process that git-annex starts for that external special remote. So +typically it will start one process, that negotiates support for ASYNC. +Then that single process will do all the work. +"""]]