commit | 51e384554b4653a05abea435432431cdca4728fb | [log] [tgz] |
---|---|---|
author | Dan Smith <dansmith@redhat.com> | Wed Apr 14 07:23:10 2021 -0700 |
committer | Dan Smith <dansmith@redhat.com> | Thu Apr 15 06:16:42 2021 -0700 |
tree | 75854e6e907f3adeedebbd2e082662dc55d52b47 | |
parent | aa5c38727b314b03cd7ab69612435aa206bd5e2c [diff] |
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