-
Kevin Modzelewski authored
Turning off frame introspection can make things easier to debug, but will break features like tracebacks. If we turn it off, instead of trying to collect a traceback and crashing, just print out a warning and return an empty traceback.
6a3e5219