Closed psfrolov closed 1 year ago
This issue is now marked as 'stale-old' due to there being no activity on it for the past 720 days. Unless the 'stale-old' label is removed or the issue is commented on, this will be remain open for at least 14 days and then it may be closed. If you would like to make this issue exempt from getting stale, please add the 'stale-exempt' label.
This issue is now closed due to there being no activity on it for the past 14 days since being marked as 'stale-old'.
Brief Issue Summary
On Windows if
"cmake.buildTask": true
and default build task (i.e.,"group": { "kind": "build", "isDefault": true }
) is defined intasks.json
, then upon launchingCMake: Debug
orCMake: Run Tests
CMake Tools launches extraneous default build task just after starting debugging or testing.This extraneous build task can be observed in Terminal window. With default presentation settings of build task (
"reveal": "always"
) it steals focus from DEBUG CONSOLE or output window).These bogus tasks also show up in
Tasks: Show Running Tasks
and stay in this list even after completion.Platform and Versions