<div dir="ltr">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?<br><br><a href="https://github.com/ChrisCalderon/hiddencraft">https://github.com/ChrisCalderon/hiddencraft</a><br></div>