create_checkpoint_async# async omni.client.create_checkpoint_async( url: str, comment: str, force: bool = False, ) → Tuple[Result, str]# Asynchronous version of omni.client.create_checkpoint_with_callback()