[Twisted-Python] how to "close" a TLS connection?

Manlio Perillo manlio_perillo at libero.it
Wed May 17 15:00:29 EDT 2006


Hi.

I'm doing some unit test with TLS but I got:

twisted.trial.util.DirtyReactorError: THIS WILL BECOME AN ERROR SOON!
reactor left in unclean state, the following Selectables were left over:
 <<class 'twisted.internet.tcp.TLSConnection'> to ('localhost', 5432) at
f0e590>


All is ok if I do not use TLS (I simply close the connection).

What's the problem?


Thanks  Manlio Perillo




More information about the Twisted-Python mailing list