Sessions stuck permanently in "In use" state when not in use
未关闭
还没有人认领这个 Issue。
triage
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
Describe the bug
I have several sessions which were never marked no longer in use, and now do not show back up in the session list automatically. I have to /resume them every time, and accept a false warning that they're in use elsewhere. They've only ever been in use on one machine which shuts down regularly. This may be the cause of why the state was not cleaned up. However reopening these sessions does not reset the "In Use" flag, so the issue is permanent.
Affected version
GitHub Copilot CLI 1.0.84-6
Steps to reproduce the behavior
This is a guess
- Have a session
- Computer shuts down without cleanly terminating Agency
- Start agency, see session is still "In Use"
Expected behavior
Sessions should not be marked in use when they are not in use.
Additional context
No response
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先重现报告的关闭场景,并检查 CLI 如何记录和重新加载会话的 "In Use" 状态。验证重新打开卡住的会话是否会改变该状态,然后确认因非正常关闭而遗留的会话不再保持隐藏,也不会触发错误的 "In Use" 警告。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100