Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"The task is already active" button "Restart Task" doesn't re-read tasks.json #169267

Open
r3m0t opened this issue Dec 15, 2022 · 0 comments
Open
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug help wanted Issues identified as good community contribution opportunities tasks Task system issues
Milestone

Comments

@r3m0t
Copy link
Contributor

r3m0t commented Dec 15, 2022

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.74.1
  • OS Version: Windows

Steps to Reproduce:

  1. Create a task in tasks.json and run it from "Run Task" in Command Palette
  2. Use "Run Task" in Command Palette, open the Terminal panel and go to the task.
  3. While the task is running, edit the task in tasks.json and save.
  4. Warning message appears, The task '..' is already active.
  5. Click "Restart Task". The task restarts with the old task definition instead of the new one.
@meganrogge meganrogge added bug Issue identified by VS Code Team member as probable bug tasks Task system issues labels Dec 16, 2022
@meganrogge meganrogge added this to the Backlog milestone Dec 16, 2022
@meganrogge meganrogge added the help wanted Issues identified as good community contribution opportunities label Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug help wanted Issues identified as good community contribution opportunities tasks Task system issues
Projects
None yet
Development

No branches or pull requests

3 participants