question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cell debugging fails intermittently

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
amungercommented, Aug 2, 2022

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.

0reactions
amungercommented, Aug 2, 2022

Quite different than the original issue though - I just can’t do any more debugging a that point

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to debug intermittently failing connections to Azure IoT ...
I have a number of cellular devices deployed in Canada (with different mobile operators) and connecting to Azure IoT Hub West US 2...
Read more >
debug cell in jupyter notebook never executes or ... - GitHub
Issue Type: Bug The debug cell feature has stopped working in jupyter notebooks, while still working in python scripts.
Read more >
Debugging a intermittent bug by inducing failure and then ...
The fix I applied was a try-catch block to find and log exceptions, and then continue looping to pick up more jobs. The...
Read more >
Excel Macro Troubleshooting Tips Debug and F8 Key Problems
Troubleshoot Excel macro if error message appears. Use Debug button to find and fix simple problem. Fix F8 key stops working.
Read more >
7 Debugging Techniques to Speed Up Troubleshooting | Toptal
Tip #1: Remove or automate all the configuration needed for the application to run. How much configuration is required to get the software...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found