You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python testing requires two ports the extension creates to communicate with the subprocess we spin up to run python tests. These are not ports that the user will need to access but instead internal so it applies to the same information as here: #21292
Let me know if you have any feedback on the Port Attributes API! The python debugger is also working on adopting this: microsoft/vscode-python-debugger#85
Python testing requires two ports the extension creates to communicate with the subprocess we spin up to run python tests. These are not ports that the user will need to access but instead internal so it applies to the same information as here: #21292
should help with #21929
@alexr00 tagging you as an FYI
The text was updated successfully, but these errors were encountered: