after upgrade xpath v1.2.5 => v1.3.0 ( not change anything else) our app memory keep increasing until OOM and CPU keeps 100% I found a new loop was added in func (t *NodeIterator) MoveNext() bool is it cause endless loop in some case?