You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if this is related to a problem that I faced with hasintersection because of line 1100. When the keys operation on one of the children of the root node returns as empty, trying to extract the first element causes BoundError. We should not be processing empty children.
The text was updated successfully, but these errors were encountered: