microsoft/Terminal

[cont] [DefTerm] Some invocations can cause deadlocks in terminal + another GUI application in Attach mode

Open

#19.749 geöffnet am 15. Jan. 2026

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-DefAppHelp WantedIssue-BugPriority-2Product-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

Windows Terminal version

No response

Windows build number

No response

Other Software

No response

Steps to reproduce

Same steps as https://github.com/microsoft/terminal/issues/14131 More here: https://github.com/microsoft/terminal/issues/14131#issuecomment-3731555688

Expected Behavior

no 5000ms timeout from SendMessageTimeoutW: SMTO_NOTIMEOUTIFNOTHUNG

Actual Behavior

5000ms because the window is newly hung (by call to system())

Contributor Guide