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.

Stop running task

See original GitHub issue

Description

We should have a functionality to stop/cancel running tasks. For example if some task executes a process sleep infinity there are should be a way to cancel this process without using a terminal.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
sunixcommented, Jul 11, 2019

By the way, now we can Ctrl-c to stop a running task as tasks are interactive. But would be nicer to Ctrl-c when you close the tab right ?

0reactions
RomanNikitenkocommented, Oct 15, 2019

I implemented stopping che tasks by sending ctrl+c to corresponding terminal widget, but unfortunately, I faced with the issue https://github.com/eclipse/che/issues/14887

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to kill a running scheduled task? - Server Fault
Go into Task Scheduler (taskschd.msc). While there, there's a button on the right menu for Display All Running Tasks.
Read more >
How to start/stop a scheduled task using Windows Task ...
1. Go to Control Panel. · 2. Go to Administrative Tools. · 3. Launch Task Scheduler. · 4. Locate the scheduled task in...
Read more >
How to Stop a Scheduled Task From Running - Synonym
Use the Task Scheduler applet built into Windows 8 to stop an unwanted task from running as scheduled. Press “Windows-W” to open the...
Read more >
Stopping Running Tasks
From the Running Tasks module, select a task that you want to stop. Click Stop Tasks, or select Actions, and then Stop Tasks....
Read more >
Create Stop Tasks in Processes
Hold down the “Ctrl” or “Cmd” key and use your mouse to click all the tasks you want to add a stop to....
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