From: Joey Hess Date: Fri, 19 Nov 2021 14:23:27 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~79^2~15 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=261947683b27baaf61667e7c50f215c0c7fd4c89;p=git-annex.git comment --- diff --git a/doc/forum/git-annex_causing_zombie_git_processes_to_build_up/comment_10_3bc5af3b28094fc042c207e307fe0c18._comment b/doc/forum/git-annex_causing_zombie_git_processes_to_build_up/comment_10_3bc5af3b28094fc042c207e307fe0c18._comment new file mode 100644 index 0000000000..c2b5191bd8 --- /dev/null +++ b/doc/forum/git-annex_causing_zombie_git_processes_to_build_up/comment_10_3bc5af3b28094fc042c207e307fe0c18._comment @@ -0,0 +1,21 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 10""" + date="2021-11-19T13:30:25Z" + content=""" +I have not managed to reproduce it using that script. I let it run for 5 +minutes (and 1 gb transferred). + +Since that commit points to stall detection, I hacked the code to +constantly detect false stalls. But I am still not seeing any zombie git +processes with that. + +If stall detection *is* involved, I'd expect that you would see +"Transfer seems to have stalled" when reproducing the bug. + +Since stall detection could depend on available bandwidth etc, I wonder if +the script reproduces the bug reliably enough for the bisection to be +correct. It would be helpful to manually verify the bisection result, +with a longer test period than the script used. And look for the above +message when reproducing it. +"""]]