From 2d3e8718e64d5fc0a30738d2d4a25a52d84ec7a4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 19 Nov 2021 12:05:19 -0400 Subject: [PATCH] reproduced --- ...nt_12_89b9fe9c689515a8f874dee96864ff33._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/forum/git-annex_causing_zombie_git_processes_to_build_up/comment_12_89b9fe9c689515a8f874dee96864ff33._comment 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 index 0000000000..6f91587616 --- /dev/null +++ b/doc/forum/git-annex_causing_zombie_git_processes_to_build_up/comment_12_89b9fe9c689515a8f874dee96864ff33._comment @@ -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.. +"""]] -- 2.30.2