On Sat, Mar 17, 2012 at 03:22:03PM -0700, Bill Spitzak wrote:
> Pausing weston (with ^Z in the shell) and putting it in the
> background made it hang.
>
> It actually never called sigchld when I killed or made clients exit,
> so it is not clear if this handler is needed at all.
Oh, yeah, oops. T
Pausing weston (with ^Z in the shell) and putting it in the background
made it hang.
It actually never called sigchld when I killed or made clients exit, so
it is not clear if this handler is needed at all.
diff --git a/src/compositor.c b/src/compositor.c
index f2ae2f6..914c6c9 100644
--- a/s