Skip to content

Notify RemoteObject if object will be destroyed #1

@mathisloge

Description

@mathisloge

If the corresponding object will be destroyed (e.g. destroyed signal) or be removed from the object_tracker, notify any remote_object.

Since the server can't know which remote_object is alive on the client side, it might be the "best" solution to just regulary poll the server, if the object still exists. If not, mark the remote_object as dead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrpcneeds some rpc changes or additions

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions