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

Task iar: Open Workspace in IAR Embedded Workbench is running until the workbench is closed #80

Open
pawelszramowski opened this issue Jun 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@pawelszramowski
Copy link

Describe the bug:
When the iar: Open Workspace in IAR Embedded Workbench task is used, it opens the workbench and keeps running as long as IAR is kept open.

To Reproduce:
Press Ctrl + P, enter task iar, open the iar group, and choose iar: Open Workspace in IAR Embedded Workbench.

Expected behavior:
IAR EWB is started and the task finishes successfully immediately.

Actual behavior:
IAR EWB is started and the task only finishes successfully when IAR is closed.

Environment:

  • OS: Windows
  • Embedded Workbench: Arm
  • Embedded Workbench version: 8.40
  • VSC Extension version: v1.30.6

Additional context:
Since in some contexts it may actually be reasonable to wait until IAR is closed, it would be nice to have the waiting as a configurable option.

@pawelszramowski pawelszramowski added the bug Something isn't working label Jun 20, 2024
@HampusAdolfsson
Copy link
Collaborator

Thanks for the bug report!

You are right, the default behaviour should be for the task to finish immediately. I've filed a bug report internally, but I can't promise any timeline on when we'll get to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants