How to get traceback of uncaught exceptions ? · Issue #34 · harvimt/quamash (original) (raw)
Hi
I'd like to display tracebacks of uncaught exceptions.
At the moment I can't find a way to do it. Setting an exception_handler in the loop never calls it, enabling the debug by every possible way neither does.
Is there any limitations about this I dont know ?