diff options
author | https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog <Michael@web> | 2013-08-11 03:20:37 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-08-11 03:20:37 +0000 |
commit | 00f3cbb81b6a37f711df05582859a1f44011ad29 (patch) | |
tree | 5c82670bcf6b14ce6f1e125b4c1ee8b9cef1215b /doc/bugs/Resource_exhausted | |
parent | 950bcb1b3a38419aec1b5c3d2e1bfbf8afc57797 (diff) |
Added a comment
Diffstat (limited to 'doc/bugs/Resource_exhausted')
-rw-r--r-- | doc/bugs/Resource_exhausted/comment_6_26c98fca45b029a527f9684873db4be5._comment | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/bugs/Resource_exhausted/comment_6_26c98fca45b029a527f9684873db4be5._comment b/doc/bugs/Resource_exhausted/comment_6_26c98fca45b029a527f9684873db4be5._comment new file mode 100644 index 000000000..b95b6cfa2 --- /dev/null +++ b/doc/bugs/Resource_exhausted/comment_6_26c98fca45b029a527f9684873db4be5._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog" + nickname="Michael" + subject="comment 6" + date="2013-08-11T03:20:37Z" + content=""" +with every + + git annex + copy blah/blah/blah (to testremote...) + git-annex: runInteractiveProcess: pipe: Too many open files + failed + +The number of open fd's by git-annex increases by 1. + +4.20130802 built with cabal on Ubuntu 13.04 + +"""]] |