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
my program ussing go-tree-sitter v0.0.0-20240423010953-8ba036550382 to parse some C source code,but i find it memory not be released after the previous C source code parse finished, my gcc version is 8.4.1 and my go version is 1.20.3
The text was updated successfully, but these errors were encountered:
my program ussing go-tree-sitter v0.0.0-20240423010953-8ba036550382 to parse some C source code,but i find it memory not be released after the previous C source code parse finished, my gcc version is 8.4.1 and my go version is 1.20.3
The text was updated successfully, but these errors were encountered: