vscode-python/python_files/testing_tools
Eleanor Boyd ef6ca9f257
Fix fifo communication for large testing projects (#24690)
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 https://github.com/microsoft/vscode-python/issues/24656
2025-01-06 23:24:33 +00:00
..
__init__.py Rename `pythonFiles` to `python_files` (#22921) 2024-03-01 13:27:50 -08:00
socket_manager.py Fix fifo communication for large testing projects (#24690) 2025-01-06 23:24:33 +00:00