You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's an easy workaround - users can click the trash can icon to stop the task
We're consistent with standard VS Code behavior here. For example, if I do "Launch Extension (webpack)" from our repo, the webpack task (which takes an annoyingly long time) keeps going even if I stop debugging. I have to stop it manually. In that sense this issue could even be "upstream" instead of "wont fix"
OS: Win10
Build Version: 20200513.5
Repro Steps:
Expect:
The host task is stopped.
Actual:
Stop Debugging doesn't cause the host task to stop.
The text was updated successfully, but these errors were encountered: