Process hangs with ControlPersist
未关闭
bug
- 主要语言
- Go
- 星标
- 17
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
On OSX 10.10.3, the `easyssh` process hangs after the command has been executed if the user has `ControlPersist yes` in `~/.ssh/config`.
Make a note if this is important for you, I'll re-prioritize it.
贡献指南
调研方向
The issue is about SSH process hangs with ControlPersist on OSX. Look at the easyssh code that handles SSH command execution and process lifecycle. Check how the tool manages SSH connections and child processes. Determine if the hang occurs during connection teardown or signal handling, and see if there are existing tests for SSH behavior.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go, shell
- 领域
- cli, tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100