Both nodes must be aware of the closed connections before re-connecting, otherwise the test will fail.
Fixes #25741
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--021abf342d371248e50ceaed478a90ca-->
See the guideline for information on the review process.
| Type | Reviewers |
|---|---|
| ACK | jarolrod |
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
ACK fadf7b8fef5ef7111e4634137f8b961b21217cdb
CI is happy. As the comment states, we want to wait for all sockets to close but we only check this within one of the nodes, this change is correct.