vscode-jupyter: Cell debugging fails intermittently
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.68.0
- OS Version: macOS Montery 12.4
Steps to Reproduce:
- Create a new jupyter notebook
- Add some code and provide a breakpoint
- Run ‘Debug in cell’. The program does not honor the breakpoint at all
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 1
- Comments: 15 (7 by maintainers)
I created a separate issue since that one is more cut and dry, I’m not convinced that they are caused by the same issue - the new one just seems like we aren’t handling the reset message correctly.