Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

register watcher for new debugger type #15141

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Conversation

amunger
Copy link
Contributor

@amunger amunger commented Feb 6, 2024

Fixes #15121

the newly split out python debugger extension uses the debug type debugpy, rather than python as it was previously

@amunger amunger marked this pull request as ready for review February 6, 2024 23:01
@vscodenpa vscodenpa added this to the February 2024 milestone Feb 6, 2024
@amunger
Copy link
Contributor Author

amunger commented Feb 6, 2024

Went through the relevant code for this, and it's all just for tracking the state of the debug session and ensuring that we can provide an up-to-date view of the dataframe. So I think this is safe for a recovery.

Need to disable those widget tests tho

@amunger amunger enabled auto-merge (squash) February 6, 2024 23:45
@amunger amunger merged commit 4a4b75b into main Feb 6, 2024
28 checks passed
@amunger amunger deleted the aamunger/debugpyWatcher branch February 6, 2024 23:49
amunger added a commit that referenced this pull request Feb 6, 2024
Yoyokrazy added a commit that referenced this pull request Feb 7, 2024
Co-authored-by: Michael Lively <milively@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data Viewer Not Working in Debug Mode
4 participants