Set TCP_NODELAY on pydevd client connections - #2066
Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
|
nightcityblade please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
1 similar comment
|
nightcityblade please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
Fixes #2054
Summary
TCP_NODELAYTesting
PYTHONPATH=. python3 -m pytest -q tests_python/test_pydevd_comm.py tests_python/test_fixtures.py(4 passed)python3 -m ruff format --check _pydevd_bundle/pydevd_comm.py tests_python/test_pydevd_comm.py