pub fn run(command: RunCommand) -> Result<JoinHandle<Result<(), Error>>>
A helper function to launch the system, host, or controller actors. Returns the handle to be waited on.