reproduced
authorJoey Hess <joeyh@joeyh.name>
Fri, 19 Nov 2021 16:05:19 +0000 (12:05 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 19 Nov 2021 16:05:19 +0000 (12:05 -0400)
doc/forum/git-annex_causing_zombie_git_processes_to_build_up/comment_12_89b9fe9c689515a8f874dee96864ff33._comment [new file with mode: 0644]

diff --git a/doc/forum/git-annex_causing_zombie_git_processes_to_build_up/comment_12_89b9fe9c689515a8f874dee96864ff33._comment b/doc/forum/git-annex_causing_zombie_git_processes_to_build_up/comment_12_89b9fe9c689515a8f874dee96864ff33._comment
new file mode 100644 (file)
index 0000000..6f91587
--- /dev/null
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 12"""
+ date="2021-11-19T16:02:41Z"
+ content="""
+Reproduced the bug. Took laptop entirely offline, then `git-annex get -J5`
+in the repo @yoh provided above. Sometimes it happens immediately,
+sometimes it needs to wait a few minutes for DNS timeouts.
+
+Looks like one leaked git cat-file per time it failed to download in that
+situation.
+
+Should be able to take it from here..
+"""]]