trial -u leaks memory

[email protected]
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from exarkun <[email protected]>:

This can be observed by running the following test suite:

{{{
#!python
from twisted.trial.unittest import TestCase

class Empty(TestCase):
    def test_empty(self):
        pass
}}}

like this:

{{{
exarkun@charm:/tmp$ trial -u test_empty.py
}}}

The cause seems to be some additional (#3786) threadpool hackery in trial.

----------
Type     : regression
Component: trial
Keywords : 
Priority : highest
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/3810
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.