uwefladrich/scriptengine

Let SE stop on handled errors

Closed this issue · 0 comments

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).