Skip to content

fix debug restart - #24438

Merged
Eleanor Boyd (eleanorjboyd) merged 4 commits into
microsoft:mainfrom
eleanorjboyd:satisfied-snake
Nov 14, 2024
Merged

fix debug restart#24438
Eleanor Boyd (eleanorjboyd) merged 4 commits into
microsoft:mainfrom
eleanorjboyd:satisfied-snake

Conversation

@eleanorjboyd

@eleanorjboyd Eleanor Boyd (eleanorjboyd) commented Nov 13, 2024

Copy link
Copy Markdown
Member

fixes #24437
also tested and fixes microsoft/vscode-python-debugger#338

@eleanorjboyd Eleanor Boyd (eleanorjboyd) added the bug Issue identified by VS Code Team member as probable bug label Nov 13, 2024
@eleanorjboyd

Copy link
Copy Markdown
Member Author

this does not fix the issue when restarting a test >3 times but does provide improvement as it handles the single debug restart so worth merging as we determine the other fix

@vs-code-engineering vs-code-engineering Bot added this to the November 2024 milestone Nov 14, 2024
@eleanorjboyd
Eleanor Boyd (eleanorjboyd) merged commit 29d4f35 into microsoft:main Nov 14, 2024
@eleanorjboyd
Eleanor Boyd (eleanorjboyd) deleted the satisfied-snake branch November 14, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue identified by VS Code Team member as probable bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix launch debug to include testRun instance re-running a pytest test causes it to run all tests in the workspace

2 participants