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