aurelia / aurelia/dotnet

Node process from Aurelia CLI is not shutdown

Open
#9 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
33
Forks
1
PR merge metrics
No merged PRs in 30d

Description

I've configured our solution to use `spa.UseAureliaCliServer()`. Starting up the solution in Debug Mode using Visual Studio or Visual Studio Code works great.
However, when I stop the solution in Visual Studio it stops the dotnet process but not the aurelia cli node process, leaving a zombie process running on the system.
Is there any solution for this?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the spa.UseAureliaCliServer() entry point and trace how the Aurelia CLI Node process is started and stopped when the .NET process exits. Reproduce the issue by stopping a Visual Studio or Visual Studio Code debug session; done means the Node process also shuts down without leaving a zombie process.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, node.js
Domain
cli, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.