question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[che-theia] Ability to kill processes that have been started with a Che command (theia task)

See original GitHub issue

Description

User should be able to kill process started by a che command (theia task) Could be

  • giving the interactive mode to tasks. BTW this could be usefull when running commands with user interaction ( for instance, git commit -s would prompt the user to fill a comment … etc … ). To kill a task, user would type Ctrl-c.
  • find a way to kill the process with its PID from the user interface: detect the pid that is attached to the kubernetes exec and kill it with kill -9

cc @l0rd @AndrienkoAleksandr

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
sunixcommented, Aug 13, 2019

Ctrl c works now.

0reactions
azatsarynnyycommented, Feb 7, 2020

Ctrl c works now

so, closing

Read more comments on GitHub >

github_iconTop Results From Across the Web

Kill other users process in Task Manager "Access Denied ...
I need the ability to kill processes of other users on my RDS server. When I try this I receive the error message...
Read more >
End-user Guide Red Hat CodeReady Workspaces 2.5
The Che-Theia IDE allows users to define custom commands in a devfile that are then available when working in a workspace. This is...
Read more >
Not able to Quick Start on Theia - Stack Overflow
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. After increasing memory; I am getting following error:.
Read more >
error: (http code 304) container already started - - You.com ...
I am having this issue when I run annotator_webclient so annotator can not be fully downloaded: Error invoking remote method 'docker-start-container': ...
Read more >
How To Set Up the Eclipse Theia Cloud IDE Platform on ...
To begin you'll install Eclipse Theia to your DigitalOcean Kubernetes cluster. Then, you will expose it at your desired domain using an Nginx ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found