Debugger stops working after interrupting kernel
未关闭
- 主要语言
- Python
- 星标
- 734
- 派生
- 412
- 平均合并
- 1 天 5 小时
- 30 天内合并 PR
- 8
描述
After interrupting the kernel while debugging, debugging will no longer pause execution until the kernel is restarted.
https://github.com/microsoft/debugpy/issues/706 identifies a workaround for this issue, but it would be best for a fix to be implemented in the kernel itself.
贡献指南
调研方向
Start by reviewing the linked debugpy issue 706 and the kernel's interrupt and debugging behavior. Reproduce the failure, then verify that debugging pauses execution again after an interrupt without requiring a kernel restart.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- jupyter, python
- 领域
- backend, devtools
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100