AttachedServer.handle_system_error
- AttachedServer.handle_system_error(error_str)
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.
- Return type:
None