fn completeOne(self: *Node) void
This is the same as calling start and then end on the returned Node. Thread-safe.
start
end
Node
self: *Node,