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
Will try taking a look but it's more of a process management issue than a problem with move-analyzer itself (happens as well with rust-analyzer as well which is an LSP implementation for Rust). I realize it's not ideal, but I had to killall Rust analyzer quite a few times myself, and killall move-analyzer should do here in a pinch as well ..
The same problem, the reason is the vscode plugin, which does not terminate the analyzer before finishing. Or a minimum check on startup if it's already running
After shutting down VSC,
move-analyzer
is staying resident in memory consuming copious amounts of memory.The text was updated successfully, but these errors were encountered: