ray.exceptions.OwnerDiedError#

exception ray.exceptions.OwnerDiedError(object_ref_hex: str, owner_address: bytes | None, call_site: str)[source]#

Indicates that the owner of the object has died while there is still a reference to the object.

Parameters:

object_ref_hex – Hex ID of the object.