dotnetcore-angular-ssr icon indicating copy to clipboard operation
dotnetcore-angular-ssr copied to clipboard

node Process after shutdown app debug

Open hartov opened this issue 6 years ago • 2 comments

Lets check ng services from system monitoring. after every launch by "F5" you could see new process "ng" wich reserve ~500mb of RAM memory

hartov avatar Feb 10 '19 08:02 hartov

Good point! I'm not clear on what you're suggesting as a solution. Can you elaborate a little on how to fix?

This appears to be a problem with the official dotnet core angular template dotnet new angular as well. I'm seeing stranded node processes after every debug session.

joshberry avatar Feb 10 '19 15:02 joshberry

  • Code Helper Issure + ~200mb

hartov avatar Feb 11 '19 05:02 hartov