mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
* Add more logging for 313 failure * Auto retry failures * Add retry for socket.write * Put watchdog timeout back and drop errors * Fix linter * Add message on error so at least it's logged * Try a different combination * Fix linter * Go back to longer watchdog * Try a different tactic * Don't log failure and wait a bit in the watchdog * Go back to the NoMoreMessages * Just disable watchdog in 3.13 for now * Change watchdog timeout * Try different algorithm for ports in use * Add retries option * Fix usages of get_test_server_port * Retries don't seem to work at global level with xdist, use retries on individual tests |
||
|---|---|---|
| .. | ||
| _logs | ||
| debug | ||
| DEBUGGEE_PYTHONPATH | ||
| debugpy | ||
| patterns | ||
| test_data | ||
| tests | ||
| watchdog | ||
| __init__.py | ||
| code.py | ||
| conftest.py | ||
| logs.py | ||
| net.py | ||
| pytest_fixtures.py | ||
| pytest_hooks.py | ||
| requirements.txt | ||
| timeline.md | ||
| timeline.py | ||