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

Closing the Jet Brains IDE window doesn't stop the related Gateway process #23194

Closed
azatsarynnyy opened this issue Oct 15, 2024 · 0 comments · Fixed by redhat-developer/devspaces-gateway-plugin#85
Assignees
Labels
area/editor/jetbrains JetBrains IDEs support kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.

Comments

@azatsarynnyy
Copy link
Member

Is your task related to a problem? Please describe

Closing the Jet Brains IDE window keeps the related Gateway process running forever.
This leads to:

  • impossible to open the Gateway window, as the background process keeps running:
image
  • there are icons in the system tray for each session that was not finished correctly:
image

Describe the solution you'd like

Closing the Jet Brains IDE window should correctly stop the corresponding Gateway process:

  • no icon in the system tray
  • it should be possible to open the Gateway application

Describe alternatives you've considered

To work the problem around, the user should call the Disconnect DevWorkspace ... command from the system tray manually:
image

This will stop the background Gateway processes.

Additional context

No response

@azatsarynnyy azatsarynnyy added kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. area/editor/jetbrains JetBrains IDEs support labels Oct 15, 2024
@azatsarynnyy azatsarynnyy self-assigned this Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/jetbrains JetBrains IDEs support kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system.
Projects
Status: ✅ Done
1 participant