Comment 5 for bug 1799642

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

Reviewed: https://review.openstack.org/620238
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=e11c541b3f291c13c6ed553ef115fd74468dfc64
Submitter: Zuul
Branch: stable/rocky

commit e11c541b3f291c13c6ed553ef115fd74468dfc64
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
    Depends-On: https://review.openstack.org/620274/
    Related-Bug: #1799642
    (cherry picked from commit b06d8387f50ac9c536941ffddb00c5bdb45753b6)