Just a minor cleanup.
This has no effect on the outcome of test cases, but prints shorter and less confusing tracebacks on fails.
I.e. does not print an obvious "ConnectionRefusedError" when shutting down the nodes due to an invalid return code.
Just a minor cleanup.
This has no effect on the outcome of test cases, but prints shorter and less confusing tracebacks on fails.
I.e. does not print an obvious "ConnectionRefusedError" when shutting down the nodes due to an invalid return code.
This has no effect on the outcome of test cases, but
prints shorter and less confusing tracebacks on fails.
I.e. does not print an obvious "ConnectionRefusedError"
when shutting down the nodes due to an invalid return code.
Nice, that has been a frequent annoyance, surprised it was so simple to solve. utACK 999923e
post-merge utACK