- 
                Notifications
    You must be signed in to change notification settings 
- Fork 8.9k
Closed
Labels
Area-InteropCommunication between processesCommunication between processesHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.In-PRThis issue has a related PRThis issue has a related PRIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-ReproWe can't figure out how to make this happen. Please help find a simplified repro.We can't figure out how to make this happen. Please help find a simplified repro.Product-TerminalThe new Windows Terminal.The new Windows Terminal.
Milestone
Description
Windows Terminal version
1.16.10261.0
Windows build number
10.0.19045.0
Other Software
Node.js v16.14.2
Steps to reproduce
- Open Windows Terminal
- Split panes
- Start a process in one pane (I was using npm run startto run a local website with React)
- Observe website running in web browser
- Use the xbutton on the windows terminal window to exit windows terminal
- Background process is still running and website is still working in web browser
Expected Behavior
When quitting windows terminal, background processes should be stopped. The local server running the React website should also be terminated when windows terminal exits.
Actual Behavior
Background process continues running indefinitely. Task manager does not indicate any windows terminal tasks running in the background. The background task appears to be buried and is difficult to discover so the easiest way to terminate the process is to restart the machine. Restarting the machine terminates the background process and website is no longer hosted.
luiscarlsoto, jsoldi, wesleyzloza, bengunnewijkGeonovum, azrdn and 6 morewesleyzloza, cs-NET and mfaux
Metadata
Metadata
Assignees
Labels
Area-InteropCommunication between processesCommunication between processesHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.In-PRThis issue has a related PRThis issue has a related PRIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-ReproWe can't figure out how to make this happen. Please help find a simplified repro.We can't figure out how to make this happen. Please help find a simplified repro.Product-TerminalThe new Windows Terminal.The new Windows Terminal.