STINNER Victor <vstin...@redhat.com> added the comment:

You can enable faulthandler to get a traceback of your Python theads when a 
crash occurs:
https://pythondev.readthedocs.io/debug_tools.html#get-a-traceback-on-a-crash

----------

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

Reply via email to