mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Fixes #631 * PTVSD takes a while to load, hence having a timeout of 1.0 is not sufficient. * Increased time to 5.0 as that'll give it plenty of time to load. * why 5s instead of 2s, simple, why not 5s instead of 2s. |
||
|---|---|---|
| .. | ||
| debugger_protocol | ||
| helpers | ||
| highlevel | ||
| ptvsd | ||
| resources/system_tests | ||
| system_tests | ||
| __init__.py | ||
| __main__.py | ||
| test_setup.py | ||
| test_tests___main__.py | ||