[issue1469] SSL tests leak memory

Guido van Rossum report at bugs.python.org
Thu Dec 13 21:13:10 CET 2007


Guido van Rossum added the comment:

Hm, when I run the full test_ssl test suite with

./python Lib/test/regrtest.py -v -uall test_ssl

it always hangs in testAsyncoreServer after printing this:

testAsyncoreServer (test.test_ssl.ThreadedTests) ...
 server:  new connection from 127.0.0.1:59781
 client:  sending 'FOO\n'...
 server:  read 4 from client

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1469>
__________________________________


More information about the Python-bugs-list mailing list