[PR #18629] Reduce log spam on conhost exit #31573

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

Original Pull Request: https://github.com/microsoft/terminal/pull/18629

State: closed
Merged: Yes


When the server handle gets closed on conhost (= terminal is gone),
and e.g. PowerShell is used, we would previously log 6 error messages.
This PR reduces it to zero, by removing the 3 biggest offenders.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/18629 **State:** closed **Merged:** Yes --- When the server handle gets closed on conhost (= terminal is gone), and e.g. PowerShell is used, we would previously log 6 error messages. This PR reduces it to zero, by removing the 3 biggest offenders.
claunia added the pull-request label 2026-01-31 09:48:07 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31573