debugpy/tests/highlevel
Eric Snow 115bdc164c
Handle exit explicitly. (#499)
(fixes gh-459)

Our exit handling was all over the place. I've refactored the code to properly separate concerns. One consequence is that this fixes wait-on-exit.
2018-06-19 13:50:43 -06:00
..
__init__.py Handle exit explicitly. (#499) 2018-06-19 13:50:43 -06:00
test_lifecycle.py Handle exit explicitly. (#499) 2018-06-19 13:50:43 -06:00
test_live_pydevd.py Handle exit explicitly. (#499) 2018-06-19 13:50:43 -06:00
test_messages.py Just my code (#467) 2018-06-14 11:02:38 -07:00