OS: Win 10
Build Version: 20200724.4
Repro Steps:
- Open a Python Django/Flask project and add Docker support for it in VS Code insider.
- F5 --> Wait for navigating to the Terminal window "Python Debug Console" during debugging --> Stop debugging.
- Check the result.
Expect:
There is no error after stopping debugging.
Actual:
An error "timeout after 1000 ms" occurs after stopping debugging.

OS: Win 10
Build Version: 20200724.4
Repro Steps:
Expect:
There is no error after stopping debugging.
Actual:

An error "timeout after 1000 ms" occurs after stopping debugging.