Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refreshing consumes memory #2375

Open
leegunwoo98 opened this issue Dec 26, 2024 · 1 comment
Open

refreshing consumes memory #2375

leegunwoo98 opened this issue Dec 26, 2024 · 1 comment

Comments

@leegunwoo98
Copy link

Type: Bug

When the nx workspace is refreshed whenever there is a change in code, a process called Code Helper Plugin is spun up, but does not get removed even after additional changes. Over more changes, more Code Helper Plugins get accumulated and my memory usage drastical increases, consuming 30~40 gb, which eventually crashes my system.
My system is an macbook pro m1 max with 16GB memory. The current NX version is 19.8.4 and the NX console version is 18.3.4

Extension version: 18.34.0
VS Code version: Code 1.96.2 (fabdb6a30b49f79a7aba0f2ad9df9b399473380f, 2024-12-19T10:22:47.216Z)
OS version: Darwin arm64 23.5.0
Modes:

System Info
Item Value
CPUs Apple M1 Pro (10 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) 13, 91, 105
Memory (System) 16.00GB (0.12GB free)
Process Argv --crash-reporter-id c7e250f4-4051-4f11-8596-e4b122456bbc
Screen Reader no
VM 0%
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt551:31179978
vscod805:30301674
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythonnoceb:30805159
pythonmypyd1:30879173
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
dvdeprecation:31068756
dwnewjupyter:31046869
nativerepl1:31139838
pythonrstrctxt:31112756
nativeloc1:31192215
cf971741:31144450
iacca1:31171482
notype1:31157159
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624

@MaxKless
Copy link
Collaborator

Hey! Sorry to hear this.
Can you provide the following

  • a minimal reproduction repo where you run into this. It might be related to some specific circumstances in your repo so if you can share some code where you run into this, please create a repo with it. If there is one repo where this happens and another where it doesn't, that's valuable information as well!
  • your nx report results
  • your logs from Output -> Nx Language Server & daemon.log

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

No branches or pull requests

2 participants