Canary [regression] Trouble with close detached window #18497
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Windows Terminal version
terminal-1.23.10311.0
Windows build number
10.0.19045.5371
Other Software
No response
Steps to reproduce
start WT with default config
add new window powershell
detach this window
try to close window
Expected Behavior
terminal-1.23.3461.0 - latest good version
child process (of detached window)
OpenConsole.exe
powershell.exe
closed
Actual Behavior
terminal-1.23.3481.0 - with trouble
...
terminal-1.23.10311.0 - latest canary with trouble
detached window is gone, but if look process manager we see what exist:
OpenConsole.exe
powershell.exe
of detached and closed window :)
If try close detached window with internal command: ( exit [+ enter] for powershell/cmd, F10 for Far Manager)
the associated processes [OpenConsole.exe + powershell.exe/cmd.exe/Far.exe] will be closed normally.
The problem is reproduced 100%.
I think the nature of non-closure of processes is related
#18473
both problem start with terminal-1.23.3481.0 canary
The text was updated successfully, but these errors were encountered: