Open
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.74.1
- OS Version: Windows
Steps to Reproduce:
- Create a task in tasks.json and run it from "Run Task" in Command Palette
- Use "Run Task" in Command Palette, open the Terminal panel and go to the task.
- While the task is running, edit the task in tasks.json and save.
- Warning message appears, The task '..' is already active.
- Click "Restart Task". The task restarts with the old task definition instead of the new one.