projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b325dfe
)
comment
author
Joey Hess
<joeyh@joeyh.name>
Fri, 17 Apr 2020 16:37:28 +0000
(12:37 -0400)
committer
Joey 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]
patch
|
blob
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
+++ 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
@@ -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.
+"""]]