test: cluster: unhide child errors in bind-twice
Errors in leaf child processes weren't picked up by the test runner because they didn't get bubbled up to the main process. Don't forcibly kill the child processes; tell them to quit gracefully, then inspect their exit codes.
parent
872e720c
Please register or sign in to comment