This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "lxc".
The branch, master has been updated via 82d89dce377300f774afc9163778bfeb247bcc57 (commit) via 15cd25fdcd937105b205233a9a7ec61099fd71ef (commit) from f2faa8fab9b15637582f7610e6b7b59261e58488 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 82d89dce377300f774afc9163778bfeb247bcc57 Author: Daniel Lezcano <dlezc...@fr.ibm.com> Date: Fri May 7 14:37:05 2010 +0200 more robustness against SIGCHLD If the SIGCHLD is sent from a process different from the container's init process we ignore it, otherwise we finish to wait it. Signed-off-by: Daniel Lezcano <dlezc...@fr.ibm.com> commit 15cd25fdcd937105b205233a9a7ec61099fd71ef Author: Daniel Lezcano <dlezc...@fr.ibm.com> Date: Fri May 7 14:37:05 2010 +0200 do not exit mainloop when child is stopped When the init container is stopped, we don't check this condition and we assume the child exited and we wait indefinitely for the child to exit while this one is stopped. Signed-off-by: Daniel Lezcano <dlezc...@fr.ibm.com> ----------------------------------------------------------------------- Summary of changes: src/lxc/start.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 53 insertions(+), 3 deletions(-) hooks/post-receive -- lxc ------------------------------------------------------------------------------ _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel