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

Adopt the proposed Port Attributes API for python testing #22021

Closed
eleanorjboyd opened this issue Sep 18, 2023 · 2 comments
Closed

Adopt the proposed Port Attributes API for python testing #22021

eleanorjboyd opened this issue Sep 18, 2023 · 2 comments
Assignees

Comments

@eleanorjboyd
Copy link
Member

eleanorjboyd commented Sep 18, 2023

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

@alexr00
Copy link
Member

alexr00 commented Sep 19, 2023

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

@eleanorjboyd
Copy link
Member Author

since we are going to move to named pipes this is no longer applicable on our roadmap. Thanks!

@eleanorjboyd eleanorjboyd closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2023
@github-actions github-actions bot removed the needs PR Ready to be worked on label Dec 5, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants