Skip to content

Conversation

@eleanorjboyd
Copy link
Member

@eleanorjboyd eleanorjboyd commented Nov 13, 2024

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

@eleanorjboyd eleanorjboyd added the bug Issue identified by VS Code Team member as probable bug label Nov 13, 2024
@eleanorjboyd eleanorjboyd self-assigned this Nov 13, 2024
@eleanorjboyd eleanorjboyd marked this pull request as ready for review November 14, 2024 18:42
@eleanorjboyd
Copy link
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 eleanorjboyd merged commit 29d4f35 into microsoft:main Nov 14, 2024
46 checks passed
@eleanorjboyd 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