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

Running terminal process can't be opened or terminated by IDE top menu #13590

Closed
Ohrimenko1988 opened this issue Jun 20, 2019 · 2 comments
Closed
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@Ohrimenko1988
Copy link
Contributor

Reproduction Steps

  • Create and launch workspace from devfile https://gist.github.com/Ohrimenko1988/93f5426f4ebc1705c55feb8ff0396a49
  • Open workspace and launch "build" command
  • After a successful build, launch "run" command
  • Confirm notification and open application in preview widget
  • Close "run" tab in the terminal
  • Ensure that application still running
  • Click on "Show Running Tasks..." -> "run"
  • Pay attention that terminal tab is not opened
  • Click on "Terminate Tasks..." -> "run"
  • Pay attention that application is still available

Expected behavior:
After clicking "Show Running Tasks..." -> "run" sequence, the "run" tab of the terminal is opened.
After clicking "Terminate Tasks..." -> "run" sequence, the application is terminated.

Observed behavior:
After clicking "Show Running Tasks..." -> "run" sequence, the "run" tab of the terminal is not opened.
After clicking "Terminate Tasks..." -> "run" sequence, the application is still available.

Attachments:

Error logs anfter clicking "Terminate Tasks..." -> "run" sequence:
Screenshot from 2019-06-20 11-54-50

Screencast:
Peek 2019-06-20 11-37

OS and version:
Che 7.0.0-SNAPSHOT

@Ohrimenko1988 Ohrimenko1988 added kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. labels Jun 20, 2019
@slemeur
Copy link
Contributor

slemeur commented Jun 20, 2019

Link to #13584

@rhopp rhopp mentioned this issue Jun 20, 2019
25 tasks
@sunix sunix added status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. and removed severity/P1 Has a major impact to usage or development of the system. labels Sep 18, 2019
@benoitf benoitf added severity/P2 Has a minor but important impact to the usage or development of the system. team/ide and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Sep 18, 2019
@Ohrimenko1988
Copy link
Contributor Author

Resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

5 participants