fn activate(self: *Node) void

Tell the parent node that this node is actively being worked on. Thread-safe.

Parameters

self: *Node,