Skip to content

[Feature request] Function of terminating started executable #2

Description

@HepoH3

It will be very usefull, if there will be ability to kill started subprocess after receiving new payload.
For example, I want to start endless process on receiving payload1 and I want to interrupt it on receiving payload2.
It hard enough to do it via compiling new executable which will get proccess id of the old one and kill it, while save subprocess id in order to kill it from parent program would be more 'natural'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions