Manager.handle_system_error

Manager.handle_system_error(error_str)[source]

Handle an error in runtime code as opposed to client code.

This is called when an error arises in runtime code not in a RuntimeTask’s coroutine code.