Skip to content

Check if $CHILD_STATUS exists first

Ash McKenzie requested to merge 1262-bug-in-support-postgresql-signal-wrapper into main

What does this Merge Request do and why?

Check if $CHILD_STATUS exists before we attempt to inspect.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Closes #1262 (closed)

Merge request reports