Skip to content

Conversation

@Zentrik
Copy link

@Zentrik Zentrik commented Jan 6, 2026

Closes #613 and driveby fix of #820.
AI generated and untested but I've reviewed and the diff looks sensible to me (though it does seem to do a lot of mocking in tests).

Closes microsoft#613 and driveby fix of microsoft#820.
AI generated and untested but I've reviewed and the diff looks sensible to me (though it does seem to do a lot of mocking in tests).
@Zentrik
Copy link
Author

Zentrik commented Jan 6, 2026

@microsoft-github-policy-service agree

@rchiodo rchiodo added the bug Issue identified by VS Code Team member as probable bug label Jan 8, 2026
@Zentrik
Copy link
Author

Zentrik commented Jan 9, 2026

Ok, I tested on my linux box in bash and running for i in {1..10} ; do debugpy test.py & done spawned 10 vscode debug sessions as expected. I will have a look at CI on weekend, try to test the debugpy scripts on windows+fish and cleanup the tests.

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.

Allow concurrent debug sessions for no-config debugging

2 participants