Skip to content

Shell Task Status is not correct #163393

@supermanmsc

Description

@supermanmsc

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

  • VS Code Version:
  • Version: 1.72.1
    Commit: 129500e
    Date: 2022-10-10T17:23:16.506Z
    Electron: 19.0.17
    Chromium: 102.0.5005.167
    Node.js: 16.14.2
    V8: 10.2.154.15-electron.0
    OS: Darwin arm64 21.6.0
    Sandboxed: No
  • OS Version:

图片

Steps to Reproduce:

  1. make a shell task to run a shell script file , set pretention as follow:
    "presentation": {
    "echo": true,
    "reveal": "always",
    "focus": false,
    "panel": "new",
    "showReuseMessage": true,
    "clear": false
    },
  2. use cmd+shift +B run this task once, then ,the terminal pannel will display run result status as ok
  3. use cmd+shift+b run this task twice , then ,the terminal pannel will display two termianl window, and the bug is: the first one and the second one all display the running icon !! when the second task display run stauts , the first termianl display running icon all the time.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsiderstasksTask system issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions