microsoft/Terminal

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

开放

#19,749 创建于 2026年1月15日

 (5 条评论) (0 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-DefAppHelp WantedIssue-BugPriority-2Product-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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())

贡献者指南