Mistakes in python client code often causes a fatal exception in one of the worker threads leaving the main thread hanging. You see the worker thread stack trace but have no idea where your code is at.
Anyone got debugging tips? I'll fix it if I can but I have to learn the python client better first so it might take a while. Cheers, Alan.
