Tiago Teresa Teodosio <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue8293> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
