EMFILE should be reported to protocol factories so that they can do something about it.
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from glyph <[email protected]>: #662 made it so that Twisted wouldn't crash any more when running out of file descriptors; we should add the ability to allow application code do something smart (like close a file descriptor) when this condition occurs. (I feel like this should be a duplicate of something, but #662's closure message doesn't refer to any.) ---------- Type : enhancement Component: core Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/3958