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:

  1. Create a new jupyter notebook
  2. Add some code and provide a breakpoint
  3. 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)

Most upvoted comments

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.