ray.exceptions.OwnerDiedError#

exception ray.exceptions.OwnerDiedError(object_ref_hex, owner_address, call_site)[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.