Bug Report: closing powershell tab (multiple opened) hangs the application #1600
Labels
Needs-Tag-Fix
Doesn't match tag requirements
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Environment
Steps to reproduce
Launch the application. You have at least one tab. Now, open a new tab (any console type) and then close the first one (either by clicking the "close" button or by using the keyboard shortcut (mine is bind to ctrl+shift+w) or wheel-clicking).
Expected behavior
The tab should close fine and not block the entire application.
It should be noted that the first tab closes normally if you type "exit" (and chose to "closeonexit").
Actual behavior
The entire WindowsTerminal application is blocked and we have to close it with the processus manager.
This bug might be related to #1575, #1585, #1588 and #1530.
The text was updated successfully, but these errors were encountered: