Decorater added the comment:

Ok, so I just found out you can bypass thread exceptions by wraping the line 
that actually runs the threads in a try/except block and then using the logging 
module to log it to a file instead of the console.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1230540>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to