Comment 2 for bug 1799642

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla (master)

Reviewed: https://review.openstack.org/612887
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=b06d8387f50ac9c536941ffddb00c5bdb45753b6
Submitter: Zuul
Branch: master

commit b06d8387f50ac9c536941ffddb00c5bdb45753b6
Author: Rabi Mishra <email address hidden>
Date: Wed Oct 24 11:24:07 2018 +0530

    Use dumb-init with --single-child

    We would probably like to forward signals only to the direct child
    which in turn takes care its children and not to all worker child
    processes.

    Change-Id: Id91ebb8b0ecc43946845de386350af0536dd661f
    Related-Bug: #1799642