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
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:
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
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
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
A/B Experiments
The text was updated successfully, but these errors were encountered: