Skip to content

Conversation

@kddnewton
Copy link
Collaborator

We would previously cause a stack overflow if we parsed a file that was too deeply nested when we were calling inspect. Instead, we now use a queue of commands to do it linearly so we don't.

We would previously cause a stack overflow if we parsed a file that
was too deeply nested when we were calling inspect. Instead, we now
use a queue of commands to do it linearly so we don't.
@kddnewton kddnewton merged commit e6a481b into main Apr 24, 2024
@kddnewton kddnewton deleted the inspect branch April 24, 2024 18:16
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.

2 participants