twisted.vfs tests leak files
[email protected] Thu, 14 Jan 2010 18:16:20 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from exarkun <[email protected]>: If you run `python -i trial twisted.vfs` and then look in the /proc/pid/fd directory for the test process when the tests are done, you'll find quite a few files that have been left open by the vfs tests. ---------- Type : defect Component: core Keywords : tests Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4218