Re: [SSSD] [PATCH] when monitor_quit is call and the process not exists

2012-11-28 Thread Jakub Hrozek
On Wed, Nov 28, 2012 at 09:55:11AM -0500, Stephen Gallagher wrote: > >Thank you for reporting the bug and the contribution! > > > >I'd like to see a second ack on the patch as it was kind of pair > >programming, so I don't think I can ack on my own. > > Ack. Pushed to master and sssd-1-9

Re: [SSSD] [PATCH] when monitor_quit is call and the process not exists

2012-11-28 Thread Stephen Gallagher
exists On Thu, Nov 22, 2012 at 12:48:25PM -0500, Ariel Barria wrote: Date: Thu, 22 Nov 2012 15:42:59 +0100 From: jhro...@redhat.com To: sssd-devel@lists.fedorahosted.org Subject: Re: [SSSD] [PATCH] when monitor_quit is call and the process not exists On Wed, Nov 21, 2012 at 03:15:43PM -0500

Re: [SSSD] [PATCH] when monitor_quit is call and the process not exists

2012-11-28 Thread Jakub Hrozek
On Wed, Nov 28, 2012 at 09:31:29AM -0500, Ariel Barria wrote: > > > > Date: Wed, 28 Nov 2012 15:10:17 +0100 > From: jhro...@redhat.com > To: sssd-devel@lists.fedorahosted.org > Subject: Re: [SSSD] [PATCH] when monitor_quit is call and the process not > exists > >

Re: [SSSD] [PATCH] when monitor_quit is call and the process not exists

2012-11-28 Thread Ariel Barria
Date: Wed, 28 Nov 2012 15:10:17 +0100 From: jhro...@redhat.com To: sssd-devel@lists.fedorahosted.org Subject: Re: [SSSD] [PATCH] when monitor_quit is call and the process not exists On Thu, Nov 22, 2012 at 12:48:25PM -0500, Ariel Barria wrote: > > > > > Date: Thu, 22 Nov 2012

Re: [SSSD] [PATCH] when monitor_quit is call and the process not exists

2012-11-28 Thread Jakub Hrozek
On Thu, Nov 22, 2012 at 12:48:25PM -0500, Ariel Barria wrote: > > > > > Date: Thu, 22 Nov 2012 15:42:59 +0100 > > From: jhro...@redhat.com > > To: sssd-devel@lists.fedorahosted.org > > Subject: Re: [SSSD] [PATCH] when monitor_quit is call and the process not &

Re: [SSSD] [PATCH] when monitor_quit is call and the process not exists

2012-11-22 Thread Ariel Barria
> Date: Thu, 22 Nov 2012 15:42:59 +0100 > From: jhro...@redhat.com > To: sssd-devel@lists.fedorahosted.org > Subject: Re: [SSSD] [PATCH] when monitor_quit is call and the process not > exists > > On Wed, Nov 21, 2012 at 03:15:43PM -0500, Ariel Barria wrote: > > >

Re: [SSSD] [PATCH] when monitor_quit is call and the process not exists

2012-11-22 Thread Jakub Hrozek
On Wed, Nov 21, 2012 at 03:15:43PM -0500, Ariel Barria wrote: > > Hi. > well, I'm not sure that this patch have the behavior that is it hope. You > have the word. > But when monitor_quit is call and the process not exists, this remains in > loop and not allow signal. > I try it with Monitor Task

[SSSD] [PATCH] when monitor_quit is call and the process not exists

2012-11-21 Thread Ariel Barria
Hi. well, I'm not sure that this patch have the behavior that is it hope. You have the word. But when monitor_quit is call and the process not exists, this remains in loop and not allow signal. I try it with Monitor Task and nothing. I had to reboot Fro