Skip to content

Conversation

@amandasystems
Copy link

I had some problems with find_last_node_handle() smashing its stack. This PR replaces the recursive version with an iteration that should have similar performance characteristics and which can safely parse inputs that the previous version could not.

I wish I had a copy of the document that caused the issue; unfortunately the crash was deep enough in processing the CommonCrawl dataset that it was difficult to find the HTML.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant