Find the actual issue keeping conhosts from exiting when tabs are closed #2185
Labels
Area-Quality
Stability, Performance, Etc.
Area-Server
Down in the muck of API call servicing, interprocess communication, eventing, etc.
Area-TerminalConnection
Issues pertaining to the terminal<->backend connection interface
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Terminal
The new Windows Terminal.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Milestone
We have a job object for the conhost in PTY mode that is supporting the connection on each tab. But this was because the conhosts weren't exiting.
However, conhosts should just exit when they have nothing to do.
This represents taking the job object off and figuring out what the actual underlying issue is that is keeping the conhost from realizing it can just exit.
The text was updated successfully, but these errors were encountered: