diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-12-16 17:20:35 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-12-16 17:20:35 +0000 |
commit | 9675a09537414d61f41140aa4eb784d6e3514cfc (patch) | |
tree | 8c83b7f849f6946e5e8fc1525805d96910d9462e /doc/bugs/Resource_exhausted | |
parent | bcc793641212f8000e524a8581c8974370f8e607 (diff) |
Added a comment
Diffstat (limited to 'doc/bugs/Resource_exhausted')
-rw-r--r-- | doc/bugs/Resource_exhausted/comment_11_24ad3a76a25a787ac59e2c5270709e72._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/Resource_exhausted/comment_11_24ad3a76a25a787ac59e2c5270709e72._comment b/doc/bugs/Resource_exhausted/comment_11_24ad3a76a25a787ac59e2c5270709e72._comment new file mode 100644 index 000000000..9cf8d04e0 --- /dev/null +++ b/doc/bugs/Resource_exhausted/comment_11_24ad3a76a25a787ac59e2c5270709e72._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.87" + subject="comment 11" + date="2013-12-16T17:20:34Z" + content=""" +I now understand the problem described in comment 6, where once it started failing, it would leak one file descriptor per failure. + +I think that failure mode was fixed by accident in the changes in [[!commit 2fd63f3cfac705f0a18f4bcbe0489ce8ea1800d7]]. + +This doesn't explain what would open so many files to get it into that failure mode, however. +"""]] |