Comment 6 for bug 1923728

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

Reviewed: https://review.opendev.org/c/openstack/devstack/+/786250
Committed: https://opendev.org/openstack/devstack/commit/51e384554b4653a05abea435432431cdca4728fb
Submitter: "Zuul (22348)"
Branch: master

commit 51e384554b4653a05abea435432431cdca4728fb
Author: Dan Smith <email address hidden>
Date: Wed Apr 14 07:23:10 2021 -0700

    Add some debug to async_wait failures

    This dumps some data in the case where we fail to wait for a child
    pid to help debug what is going on. This also cleans up a few review
    comments from the actual fix.

    Change-Id: I7b58ce0cf2b41bdffa448973edb4c992fe5f730c
    Related-Bug: #1923728