Skip to content

Switch to pure TCP instead of HTTP for testing communication #21030

Closed
@eleanorjboyd

Description

@eleanorjboyd

Currently, the extension uses HTTP to communicate between the python extension and the node server spun up to run the necessary python code. These are both on the same computer and therefore should use TCP for port communication instead of HTTP.

Metadata

Metadata

Assignees

Labels

area-testingdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions