Skip to content

Destroy Before Free #1395

@ememisya

Description

@ememisya

Might I suggest something like

   if (IsInterpreting())
      SendBlakodMessage(object_id,DELETE_MSG,0,NULL);
   else
      SendTopLevelBlakodMessage(object_id,DELETE_MSG,0,NULL);

   /* now remove object */

Prepended to

/* now remove object */

This would also better address #1391 , thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions