debugpy/tests/debug
Rich Chiodo 8ab4ee89e9
Try to get more logging from 3.13 failures (#1711)
* 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
2024-10-24 11:08:42 -07:00
..
__init__.py Remove redundant "from __future__ import ..." 2022-04-13 11:38:41 -07:00
comms.py Updates from pydevd (#1706) 2024-10-21 10:17:39 -07:00
config.py Fix #1337: Get port info from debugpy 2023-10-06 09:55:52 -07:00
output.py Blacken code. 2022-04-13 11:38:41 -07:00
runners.py Try to get more logging from 3.13 failures (#1711) 2024-10-24 11:08:42 -07:00
session.py Fix #1337: Get port info from debugpy 2023-10-06 09:55:52 -07:00
targets.py Fix #1001: Enable controlling shell expansion via "argsCanBeInterpretedByShell" 2022-08-04 13:49:32 -07:00