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 terminal is not reused #6941

Closed
akosyakov opened this issue Jan 22, 2020 · 2 comments
Closed

task terminal is not reused #6941

akosyakov opened this issue Jan 22, 2020 · 2 comments
Labels
bug bugs found in the application tasks issues related to the task system vscode issues related to VSCode compatibility

Comments

@akosyakov
Copy link
Member

akosyakov commented Jan 22, 2020

It's reproducible with theia repo:

  • start from sources
  • from npm scripts view run textmage-grammars test
  • run again when task is finished
  • a new terminal is created

Also if you don't wait for termination but try to run again, click return in notificaiont then it fails alltogether with error notification.

Here you see 2 terminals for very same taks and an error notification:
Screen Shot 2020-01-22 at 11 35 05

cc @elaihau @RomanNikitenko

@akosyakov akosyakov added bug bugs found in the application tasks issues related to the task system vscode issues related to VSCode compatibility labels Jan 22, 2020
@vince-fugnitto
Copy link
Member

I believe it is a known issue that terminals created from tasks cannot be re-used?

@akosyakov
Copy link
Member Author

@vince-fugnitto I see i thought it was already addressed. :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application tasks issues related to the task system vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

2 participants