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

Fix fifo communication for large testing projects #24690

Merged
merged 3 commits into from
Jan 6, 2025

Conversation

eleanorjboyd
Copy link
Member

@eleanorjboyd eleanorjboyd commented Jan 6, 2025

revert the revert of the old commit so now main uses fifo again
add a limit of 4096 bytes per communication sent between python subprocess and extension
fixes #24656

@eleanorjboyd eleanorjboyd added the bug Issue identified by VS Code Team member as probable bug label Jan 6, 2025
@eleanorjboyd eleanorjboyd self-assigned this Jan 6, 2025
@eleanorjboyd eleanorjboyd changed the title Environmental herring Fix fifo communication for large testing projects Jan 6, 2025
@vs-code-engineering vs-code-engineering bot added this to the January 2025 milestone Jan 6, 2025
@eleanorjboyd eleanorjboyd enabled auto-merge (squash) January 6, 2025 23:17
@eleanorjboyd eleanorjboyd merged commit ef6ca9f into microsoft:main Jan 6, 2025
46 checks passed
eleanorjboyd added a commit to eleanorjboyd/vscode-python that referenced this pull request Jan 7, 2025
revert the revert of the old commit so now main uses fifo again
add a limit of 4096 bytes per communication sent between python
subprocess and extension
fixes microsoft#24656
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.

Test Discovery failing
2 participants