Steve Dower <steve.do...@python.org> added the comment:

SetUnhandledExceptionFilter could be a good option.

I suspect the difference between that and AddVectorContinueHandler are because 
of the weird prioritization of the two types of handler, and are probably not 
significant enough to worry about here.

----------

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

Reply via email to