[LEDE-DEV] [PATCH] procd: stop service using SIGKILL if SIGTERM failed to do so

Alin Năstac alin.nastac at gmail.com
Thu Feb 9 03:43:07 PST 2017


On Thu, Feb 9, 2017 at 11:54 AM, John Crispin <john at phrozen.org> wrote:
> Hi,
>
> i know that someone else is about to send a fix for the same issue but
> with a different approach of fixing it. i'd like to wait for this 2nd
> patch to arrive before we decide which to merge
Are you sure it wasn't me? :)
You said yesterday that I should send you a patch for it.

The only other approach I could think of would involve a
instance_stop() that waits for the service instance to exit.
I thought initially to do it like this, but decided that waiting
asynchronously for stop event would be a fer better technical solution
to the given issue, don't you agree?

>
>         John
>

Alin



More information about the Lede-dev mailing list