Antoine Pitrou <pit...@free.fr> added the comment: > If thread.join had a timeout , we could wait for a while and if the > thread is still active, do a fake connection and another join.
What's wrong with a socket timeout exactly? Everything you're proposing is ten times more complicated, and more fragile. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11812> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com