debugpy/tests/test_data/_PYTHONPATH
Pavel Minaev 82b62b77b5 Fix #1551: Backchannel failures in tests
Fix various bugs around handling of disconnect in JsonIOStream and JsonMessageChannel.

Fix handling of DAP "terminated" event in debug.Session.

Add --ptvsd-logs and --pydevd-logs switches to pytest.

Improve message logging to fully capture the raw message data in the logs if deserialization fails.

Log all debuggee environment variables in debug.Session, and improve log readability.
2019-07-02 17:05:51 -07:00
..
backchannel.py Fix #1551: Backchannel failures in tests 2019-07-02 17:05:51 -07:00
debug_me.py Fix #1551: Backchannel failures in tests 2019-07-02 17:05:51 -07:00
NOT_A_PACKAGE Tests refactoring. (#1543) 2019-06-28 10:13:00 -07:00