comment
authorJoey Hess <joeyh@joeyh.name>
Fri, 17 Apr 2020 16:37:28 +0000 (12:37 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 17 Apr 2020 16:37:28 +0000 (12:37 -0400)
doc/bugs/get_-J8_on_OSX_leads_to_git-annex__58___git__58___createProcess__58___runInteractiveProcess__58___pipe__58___resource_exhausted___40__Too_many_open_files__41__/comment_4_06e99c29eaa770ab96ea5fd832ee04b8._comment [new file with mode: 0644]

diff --git a/doc/bugs/get_-J8_on_OSX_leads_to_git-annex__58___git__58___createProcess__58___runInteractiveProcess__58___pipe__58___resource_exhausted___40__Too_many_open_files__41__/comment_4_06e99c29eaa770ab96ea5fd832ee04b8._comment b/doc/bugs/get_-J8_on_OSX_leads_to_git-annex__58___git__58___createProcess__58___runInteractiveProcess__58___pipe__58___resource_exhausted___40__Too_many_open_files__41__/comment_4_06e99c29eaa770ab96ea5fd832ee04b8._comment
new file mode 100644 (file)
index 0000000..c048c6c
--- /dev/null
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2020-04-17T16:37:07Z"
+ content="""
+git-annex should open only around 4 pipes to git per thread.
+
+Ok, it's leaking git cat-file processes apparently, and only in -J mode.
+"""]]