tests/plugin/callbacks/exception/input.c:20:nn: error: Unhandled Python exception raised within callback Traceback (most recent call last): File "tests/plugin/callbacks/exception/script.py", line 22, in my_callback raise RuntimeError("This is a test of raising an exception") RuntimeError: This is a test of raising an exception