joining thread hangs unexpectedly

Christian Calderon calderon.christian760 at gmail.com
Fri Sep 26 01:45:56 EDT 2014


I am working on a personal project that helps minecraft clients connect to
minecraft servers using tor hidden services. I am handling the client
connection in a separate thread, but when I try to join the threads they
hang. The problem is in the file called hiddencraft.py, in the function
main at the end, in the finally clause at the bottom. Can anyone tell me
what I am doing wrong?

https://github.com/ChrisCalderon/hiddencraft
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140925/bbac2bd2/attachment.html>


More information about the Python-list mailing list