debugpy/tests/debug
Pavel Minaev 6e1c7567d2 Fix #81: Subprocess always waits for client to attach
Unblock subprocesses for which no notification could be sent to the client.
2020-09-25 13:41:24 -07:00
..
__init__.py Add test for "args" shell expansion. 2020-04-22 13:55:01 -07:00
comms.py Improve exception logging to make swallowing/reraising explicit in all cases. 2020-02-21 15:55:04 -08:00
config.py Fix #305: Add "pythonArgs" config property for interpreter arguments 2020-08-03 11:45:55 -07:00
output.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
runners.py Fix #81: Subprocess always waits for client to attach 2020-09-25 13:41:24 -07:00
session.py Fix #81: Subprocess always waits for client to attach 2020-09-25 13:41:24 -07:00
targets.py Remove suppport for arrays in "program" and "module" debug configuration properties as alternative to "args". 2020-02-21 15:55:17 -08:00