WT doesn't close subprocesses in splitted panes #20335

Open
opened 2026-01-31 07:10:41 +00:00 by claunia · 0 comments
Owner

Originally created by @h4-h on GitHub (Aug 7, 2023).

Windows Terminal version

1.17.11461.0

Windows build number

10.0.19044.3086

Other Software

node v18.15.0

Steps to reproduce

  1. open terminal
  2. split pane (shift+alt+-)
  3. run node (npm run dev)
  4. close terminal (alt+f4 or X button)

Expected Behavior

I was expecting subprocesses(in my case it is a node) to close after WT is closed

Actual Behavior

node server still running after closing WT

Originally created by @h4-h on GitHub (Aug 7, 2023). ### Windows Terminal version 1.17.11461.0 ### Windows build number 10.0.19044.3086 ### Other Software node v18.15.0 ### Steps to reproduce 1. open terminal 2. split pane (shift+alt+-) 3. run node (npm run dev) 4. close terminal (alt+f4 or `X` button) ### Expected Behavior I was expecting subprocesses(in my case it is a node) to close after WT is closed ### Actual Behavior node server still running after closing WT
claunia added the Issue-BugResolution-Duplicate labels 2026-01-31 07:10:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#20335