Let SE stop on handled errors
Closed this issue · 0 comments
uwefladrich commented
ScriptEngine tasks should raise some sort of ScriptEngineTaskError
if needed. When that's the case, the ScriptEngine instance should catch the exception stop execution (without traceback).