]> dgit.raspbian.org Git - git-annex.git/commitdiff
comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 12 Jun 2023 17:06:04 +0000 (13:06 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 12 Jun 2023 17:06:04 +0000 (13:06 -0400)
doc/bugs/annex_get__stalls_over_ssh/comment_1_335a8901b7992c2041eabed3785a25e0._comment [new file with mode: 0644]

diff --git a/doc/bugs/annex_get__stalls_over_ssh/comment_1_335a8901b7992c2041eabed3785a25e0._comment b/doc/bugs/annex_get__stalls_over_ssh/comment_1_335a8901b7992c2041eabed3785a25e0._comment
new file mode 100644 (file)
index 0000000..e57c1cf
--- /dev/null
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2023-06-12T16:57:14Z"
+ content="""
+Your git-annex-shell does support p2pstdio, not the older thing that
+git-annex no longer uses. But it's from fairly early in
+its rollout, and it does seem likely that it has a since-fixed bug.
+
+There were at least 3 commits made soon after version 6.20180808
+that fixed hangs in the p2p protocol:
+
+[[!commit 0b053b96119c1a2d6c2d03ba7f98f032e89b8b66]]
+[[!commit 983c9d5a53189f71797591692c0ed675f5bd1c16]]
+[[!commit 6ecd55a9fa4c64399b5ede3944bd2aa5f78cf0b1]]
+
+So I think it will likely be fixed by an upgrade.
+"""]]