![]() |
Processes App - possibility to kill process - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Application Store (https://forum.logicmachine.net/forumdisplay.php?fid=11) +--- Thread: Processes App - possibility to kill process (/showthread.php?tid=2937) |
Processes App - possibility to kill process - buuuudzik - 26.10.2020 Please add to Processes app possibility to kill scripts processes. It would be helpful in cases when some process consuming too much cpu power or when there are few event scripts which have some os.sleeps and working in other direction. I know how to do it by script but this method would be easier, faster and more convenient. RE: Processes App - possibility to kill process - Daniel - 27.10.2020 You can do it in Running processes in System->Status RE: Processes App - possibility to kill process - buuuudzik - 27.10.2020 (27.10.2020, 08:02)Daniel. Wrote: You can do it in Running processes in System->Status I didn't know that, thanks ![]() Maybe little lack is of possibility to fast check which script is which like in Processes App. RE: Processes App - possibility to kill process - Daniel - 27.10.2020 PID is the same ![]() RE: Processes App - possibility to kill process - buuuudzik - 27.10.2020 It is fine and eventually I will use it in this way. Thanks for answer ![]() |