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

Trying to execute a user level task fails #90820

Closed
Gruntfuggly opened this issue Feb 17, 2020 · 1 comment
Closed

Trying to execute a user level task fails #90820

Gruntfuggly opened this issue Feb 17, 2020 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug tasks Task system issues verified Verification succeeded
Milestone

Comments

@Gruntfuggly
Copy link

Vscode 1.42.1

If I use vscode.tasks.fetchTasks() and then choose a user task, calling vscode.tasks.executeTask fails with error code 5 and the message "Task to execute is undefined".

Stopping in the debugger I can see that the task is definitely defined when executeTask is called.

@alexr00 alexr00 added bug Issue identified by VS Code Team member as probable bug tasks Task system issues labels Feb 18, 2020
@alexr00 alexr00 added this to the February 2020 milestone Feb 18, 2020
@alexr00
Copy link
Member

alexr00 commented Feb 21, 2020

Thanks for filing this issue!

@JacksonKearl JacksonKearl added the verified Verification succeeded label Feb 28, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug tasks Task system issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants