I see this in the vscode-jupyter repo with their "Compile" task but it is not fancy so probably a general issue
- Start the Compile task
- Reload the window
- Start debugging, which has
"preLaunchTask": "Compile",
- Now there are two instances of the Compile task running