On Thu, Aug 07, 2014 at 11:39:08AM +0200, Jan Pobrislo wrote:
On Fri, 1 Aug 2014 05:32:16 +
Gerrit Pape p...@smarden.org wrote:
On Wed, Jul 30, 2014 at 03:01:16PM +0200, Jan Pobrislo wrote:
I was under the assumption that the pipe is left open so you can
send signals in case the
On Sat, Jul 26, 2014 at 10:44:18AM +0200, c...@webprojekty.cz wrote:
Hello, I wrote a patch for how broken filedescriptors when creating child
are handled. Currently only the child dies, leaving non-working instance of
runsv in place. My patch makes it kill the parent so the runsv process can
On Tue, 29 Jul 2014 15:22:36 +
Gerrit Pape p...@smarden.org wrote:
Thanks for the patch, but it works around the bug and doesn't fix its
root cause.
There are two possible resolutions - either make runsv create new pipe
when asked to start up again or make it die since it's unable to
Sent: 7/29/2014 1:00 PM
To: supervision@list.skarnet.orgmailto:supervision@list.skarnet.org
Subject: Re: logpipe error handling patch
On Tue, 29 Jul 2014 15:22:36 +
Gerrit Pape p...@smarden.org wrote:
Thanks for the patch, but it works around the bug and doesn't fix its
root cause