Debugger stops working after interrupting kernel
Open
- Dominant language
- Python
- Stars
- 734
- Forks
- 412
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.