Fix 'tree-sitter generate' memory explosion on Hack grammar #365
Labels
blocking
A task in some other project depends on this
bug
Something isn't working
help wanted
Extra attention is needed
priority:high
blocks a user
r2c user
not originally reported by an external user
This is preventing us from merging and using semgrep/ocaml-tree-sitter-core#48.
What we know:
We need to investigate
tree-sitter
, which is a Rust program. The first step would be to come up with a minimal test case and file a bug with the tree-sitter project. Right now, we know that the modified Hack grammar is problematic but other grammars of similar size don't show excessive memory or CPU consumption.The text was updated successfully, but these errors were encountered: