diff --git a/doc/bugs/Adding_files_fails_with_--jobs_more_than_2/comment_1_77cfd006625edc78e8c3bf6cbb4e1f09._comment b/doc/bugs/Adding_files_fails_with_--jobs_more_than_2/comment_1_77cfd006625edc78e8c3bf6cbb4e1f09._comment index a7d6a93cec..2a4c839168 100644 --- a/doc/bugs/Adding_files_fails_with_--jobs_more_than_2/comment_1_77cfd006625edc78e8c3bf6cbb4e1f09._comment +++ b/doc/bugs/Adding_files_fails_with_--jobs_more_than_2/comment_1_77cfd006625edc78e8c3bf6cbb4e1f09._comment @@ -13,7 +13,8 @@ those a lot), and the remaining 37 were event and timer stuff used by the RTS. The number of -J does not change that leak, same number with -J2. -J2 will -open slightly less other files though. +open slightly less other files though. Without -J, the FD leak does not +happen. Also, git-annex 8.20200330 does not have this problem, it seems to be a recent bug.