Tiago Teresa Teodosio <t...@ist.utl.pt> added the comment:

I can make the connection really get closed by running the garbage collector. 
It seems that the SSL socket has some kind of lazy close.

import gc
gc.collect()

----------
nosy: +TTT

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8293>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to