Exception raised in wrong thread?

2005-09-20 Thread Krzysztof Nowak
d? How to solve this problem? [My timeout should be smaller than one second so I can't use signal.alarm()] Thanks for your reply, Krzysztof Nowak -- http://mail.python.org/mailman/listinfo/python-list

Exception raised but in wrong thread?

2005-09-19 Thread Krzysztof Nowak
eason that (probably) timer is another thread and there is no exception in the main thread? How to solve this problem? [My timeout should be smaller than one second so I can't use signal.alarm()] Thanks for your reply, Krzysztof Nowak -- http://mail.python.org/mailman/listinfo/python-list