Skip to content

Force kill script is the first click on stop doesn't stop the script #146

@csphoenix1

Description

@csphoenix1

Hi !

Is it possible to add the possibility to force kill a script if the first try of stopping the script doesn't work?

Actualy, I think it's a SIGINT or SIGTERM which is sent.
Maybe, on the second time the user click on STOP, we can send a SIGKILL ?

Use case: recently, I develop a python script which prompt a message box is there is a problem.
The problem is through Script-Server, the message box was not displayed. So the script was stuck. So I click on STOP but the script doesn't stop.
I think it could be cool if on the force click on STOP, the button change to "KILL" and if I click on it, it kill the script? :)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions