> the problem is that _SSLProtocolTransport.__del__() should be called first

You cannot control the order in which objects are destroyed.

The problem is that you don't close explictly this transport ;-)

Reply via email to